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