summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add kmod-input-rb532, driver for the rb532 user buttonFlorian Fainelli2009-10-051-0/+17
* busybox: remove "default y" in the lock config item to fix nommu buildsFelix Fietkau2009-10-051-2/+1
* kernel: fix Promise PDC202xx IDE driver locationNicolas Thill2009-10-051-0/+4
* modules/crypto: package AMCC ppc4xx hardware crypto driverAndy Boyett2009-10-051-0/+19
* add missing kconfig option to ps3 sound moduleAndy Boyett2009-10-051-2/+3
* modules/usb: fix usb-etrax dependenciesAndy Boyett2009-10-051-1/+0
* dnsmasq: - make "name" option in "host" sections optional and append it to -G...Jo-Philipp Wich2009-10-052-5/+21
* mountd: mark as 2.6 onlyNicolas Thill2009-10-051-1/+1
* gdb: don't build on avr32Nicolas Thill2009-10-051-0/+1
* gdb: have both gdb & gdbserver share defaultsNicolas Thill2009-10-051-7/+10
* fixes typoJohn Crispin2009-10-051-1/+1
* fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies h...John Crispin2009-10-047-71/+445
* adds mountd. There is still much space for improvement, static mounts and fst...John Crispin2009-10-044-0/+72
* remove ipset support from core, it is now provided by xtables-addons from the...Nicolas Thill2009-10-033-85/+0
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-031-1/+1
* busybox: support 64 bit math in shell tests. this does not seem to increase t...Felix Fietkau2009-10-031-2/+2
* ath: add a compile time option that gives the user full control over regulato...Felix Fietkau2009-10-022-0/+82
* mac80211: autodetect the default phy mode based on 11n and freq capabilitiesFelix Fietkau2009-10-021-0/+5
* mac80211: fix typo in ifname setup, suppress error messages of interface enum...Felix Fietkau2009-10-021-3/+3
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-021-0/+37
* mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...Felix Fietkau2009-10-022-100/+186
* opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependentFelix Fietkau2009-10-021-0/+1
* adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ...John Crispin2009-10-0210-0/+3754
* Export USB host driver as kernel packageClaudio Mignanti2009-10-021-0/+16
* busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
* ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-302-1/+4
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-282-1/+7
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-2836-227/+336
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
* add mips64 support to kexec-tools, counterpart of r17768.Florian Fainelli2009-09-272-1/+733
* Update ipset to version 3.2Hauke Mehrtens2009-09-272-4/+11
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-273-3/+3
* firewall: fix MSS issue affection RELATED new connections (closes: #5173)Nicolas Thill2009-09-273-5/+5
* Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
* Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
* Do not depend on rfkillHauke Mehrtens2009-09-261-0/+33
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-265-4/+15
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...Nicolas Thill2009-09-262-0/+2
* fixes for kernel 2.6.31Hauke Mehrtens2009-09-263-6/+6
* add patches for kernel 2.6.31Hauke Mehrtens2009-09-261-0/+4
* busybox: add support for union mounts (not included in the kernel yet)Felix Fietkau2009-09-251-0/+29
* iptables: fix build error with linux 2.6.31Felix Fietkau2009-09-251-1/+5
* libtool: update to 1.5.26 (patch from #4905)Felix Fietkau2009-09-241-2/+2
* base-files: add libgcc dependency to libc (#5262)Felix Fietkau2009-09-241-0/+1
* firewall: add sanity checks to zone default rules (patch from #5459)Felix Fietkau2009-09-241-3/+3
* update dnsmasq to 2.50 (#5784)Felix Fietkau2009-09-241-2/+2
* madwifi: fix bugs in the calibration triggersFelix Fietkau2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leakFelix Fietkau2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...Felix Fietkau2009-09-231-0/+151