summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* [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
* package/mac80211: add menuconfig option for enabling debug support via debugfsjuhosg2009-09-084-83/+115
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...nbd2009-09-062-5/+6
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...nbd2009-09-061-1/+1
* fix nonhotpluggable networks not being brought up. Closes #2781thepeople2009-09-063-0/+17
* fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)nbd2009-09-051-1/+1
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...juhosg2009-09-052-3/+4
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)nbd2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781thepeople2009-09-051-0/+1
* extend logging functionsthepeople2009-09-041-7/+17
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...nbd2009-09-031-0/+3
* [package] udevtrigger depends on 2.6 kernelsflorian2009-09-031-5/+6
* [package] update hotplug2 to r199, fixes build failures on brcm-2.4florian2009-09-031-2/+2
* [package] udev depends on 2.6, cleanup Makefileflorian2009-09-031-5/+6
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...nbd2009-09-021-1/+5
* wprobe: fix compile error because of missing isnan()nbd2009-09-021-0/+2
* [mac80211] fix module loading with kernel 2.6.27hauke2009-09-012-89/+451
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd2009-08-291-0/+1
* allow mklibs.py to optimize libgcc_s.so.1nbd2009-08-291-0/+1
* fix wrong kernel version based nls dependencynbd2009-08-281-3/+1
* add missing dependency for kmod-ntfs (patch from #5638)nbd2009-08-281-0/+1
* Added identification of WRT610N and its button/led definitions.nbd2009-08-281-0/+20
* Added support for identifying the BCM53115 switch found in WRT610N.nbd2009-08-281-2/+4
* madwifi: fix another unconverted netdev_ops issuenbd2009-08-281-4/+8
* [package] update e2fsprogs to 1.41.9, add support for ext4 (#5748)florian2009-08-272-6/+7
* add the in-tree gspca driverflorian2009-08-271-4/+453