aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-231-31/+269
* implement doth (802.11h) and wmm (802.11e) options for broadcom as well; upda...Jo-Philipp Wich2009-09-221-3/+9
* 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
* mtd: bump releaseFelix Fietkau2009-09-211-1/+1
* mtd: update copyright headersFelix Fietkau2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-215-56/+451
* base-files: fix conffiles entry check (patch from #2425)Felix Fietkau2009-09-191-1/+1
* opkg: fix the -force_space optionFelix Fietkau2009-09-191-0/+12
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-162-1/+7
* swconfig: clear ip address on the switch interface, this prevents duplicate a...Jo-Philipp Wich2009-09-162-1/+2
* base-files: clear ip addresses on interfaces that are about to be added to a ...Jo-Philipp Wich2009-09-162-1/+3
* madwifi: fix iwconfig tx power displayFelix Fietkau2009-09-167-51/+52
* madwifi: bump package revisionAndy Boyett2009-09-151-1/+1
* base-files: dispatch ifdown events for proto=none interfaces and fix a race c...Jo-Philipp Wich2009-09-142-3/+3
* firewall: move the config_get out of the loop, no need to call it multiple timesJo-Philipp Wich2009-09-141-2/+3
* firewall: properly dispatch delif events if the network has a different name ...Jo-Philipp Wich2009-09-142-2/+2
* madwifi: fix a wds related race conditionFelix Fietkau2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...Felix Fietkau2009-09-142-12/+1
* base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...Jo-Philipp Wich2009-09-113-1/+10
* bump some revisions and update copyrightsAndy Boyett2009-09-109-20/+20
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)Felix Fietkau2009-09-091-1/+1
* madwifi: fix several noderef and ibss merge issues that led to memory leaks a...Felix Fietkau2009-09-0921-117/+165
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...Felix Fietkau2009-09-093-17/+0