aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* [package] mountd: mark as 2.6 onlyNicolas Thill2009-10-051-1/+1
* [package] gdb: don't build on avr32Nicolas Thill2009-10-051-0/+1
* [cosmetic] [package] 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
* [etrax] Export USB host driver as kernel packageClaudio Mignanti2009-10-021-0/+16
* [package] busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
* [package] ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-302-1/+4
* [package] base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-282-1/+7
* [package] 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
* [package] add mips64 support to kexec-tools, counterpart of r17768.Florian Fainelli2009-09-272-1/+733
* [ipset] Update ipset to version 3.2Hauke Mehrtens2009-09-272-4/+11
* [package] ppp: quote positional parameters when calling up/down scripts (clos...Nicolas Thill2009-09-273-3/+3
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ...Nicolas Thill2009-09-273-5/+5
* [mac80211] Add ar9170usb driver.Hauke Mehrtens2009-09-271-2/+31
* [mas80211] Do not build some modules as they are not neededHauke Mehrtens2009-09-261-0/+3
* [mac80211] 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
* [packages] fixes for kernel 2.6.31Hauke Mehrtens2009-09-263-6/+6
* [brcm47xx] 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
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...Felix Fietkau2009-09-231-0/+33
* madwifi: fix maximum txpower displayFelix Fietkau2009-09-238-97/+111
* [toolchain] add external toolchain support, enhance native toolchain support ...Nicolas Thill2009-09-231-31/+269
* [package] [docs] implement doth (802.11h) and wmm (802.11e) options for broad...Jo-Philipp Wich2009-09-221-3/+9
* [cosmetic] accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-221-1/+1
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-212-9/+9
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-212-0/+39