summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* firstboot: add support for union mountsnbd2009-09-271-23/+60
* base-files: move firstboot to /sbinnbd2009-09-272-1/+1
* [package] add mips64 support to kexec-tools, counterpart of r17768.florian2009-09-272-1/+733
* [ipset] Update ipset to version 3.2hauke2009-09-272-4/+11
* [package] ppp: quote positional parameters when calling up/down scripts (clos...nico2009-09-273-3/+3
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ...nico2009-09-273-5/+5
* [mac80211] Add ar9170usb driver.hauke2009-09-271-2/+31
* [mas80211] Do not build some modules as they are not neededhauke2009-09-261-0/+3
* [mac80211] Do not depend on rfkillhauke2009-09-261-0/+33
* small fixes mostly for kernel 2.6.31hauke2009-09-265-4/+15
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...nico2009-09-262-0/+2
* [packages] fixes for kernel 2.6.31hauke2009-09-263-6/+6
* [brcm47xx] add patches for kernel 2.6.31hauke2009-09-261-0/+4
* busybox: add support for union mounts (not included in the kernel yet)nbd2009-09-251-0/+29
* iptables: fix build error with linux 2.6.31nbd2009-09-251-1/+5
* libtool: update to 1.5.26 (patch from #4905)nbd2009-09-241-2/+2
* base-files: add libgcc dependency to libc (#5262)nbd2009-09-241-0/+1
* firewall: add sanity checks to zone default rules (patch from #5459)nbd2009-09-241-3/+3
* update dnsmasq to 2.50 (#5784)nbd2009-09-241-2/+2
* madwifi: fix bugs in the calibration triggersnbd2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leaknbd2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...nbd2009-09-231-0/+151
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...nbd2009-09-231-0/+33
* madwifi: fix maximum txpower displaynbd2009-09-238-97/+111
* [toolchain] add external toolchain support, enhance native toolchain support ...nico2009-09-231-31/+269
* [package] [docs] implement doth (802.11h) and wmm (802.11e) options for broad...jow2009-09-221-3/+9
* [cosmetic] accommodate for 5 digits svn revisions :)nico2009-09-221-1/+1
* mtd: fix wrong open() return code checksnbd2009-09-212-9/+9
* Add default /etc/dnsmasq.confnbd2009-09-212-0/+39
* mtd: bump releasenbd2009-09-211-1/+1
* mtd: update copyright headersnbd2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsnbd2009-09-215-56/+451
* base-files: fix conffiles entry check (patch from #2425)nbd2009-09-191-1/+1
* opkg: fix the -force_space optionnbd2009-09-191-0/+12
* dnsmasq startup script update: add notinterface parameternbd2009-09-162-1/+7
* [package] swconfig: clear ip address on the switch interface, this prevents d...jow2009-09-162-1/+2
* [package] base-files: clear ip addresses on interfaces that are about to be a...jow2009-09-162-1/+3
* madwifi: fix iwconfig tx power displaynbd2009-09-167-51/+52
* [package] madwifi: bump package revisionagb2009-09-151-1/+1
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow2009-09-142-3/+3
* [package] firewall: move the config_get out of the loop, no need to call it m...jow2009-09-141-2/+3
* [package] firewall: properly dispatch delif events if the network has a diffe...jow2009-09-142-2/+2
* madwifi: fix a wds related race conditionnbd2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...nbd2009-09-142-12/+1
* [package] base-files: add /etc/rc.local to the default save file listjow2009-09-121-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow2009-09-113-1/+10
* [package] bump some revisions and update copyrightsagb2009-09-109-20/+20
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)nbd2009-09-091-1/+1
* madwifi: fix several noderef and ibss merge issues that led to memory leaks a...nbd2009-09-0921-117/+165
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd2009-09-093-17/+0