| Commit message (Expand) | Author | Age | Files | Lines |
* | add patches for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -0/+4 |
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | 1 | -0/+29 |
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -1/+5 |
* | libtool: update to 1.5.26 (patch from #4905) | Felix Fietkau | 2009-09-24 | 1 | -2/+2 |
* | base-files: add libgcc dependency to libc (#5262) | Felix Fietkau | 2009-09-24 | 1 | -0/+1 |
* | firewall: add sanity checks to zone default rules (patch from #5459) | Felix Fietkau | 2009-09-24 | 1 | -3/+3 |
* | update dnsmasq to 2.50 (#5784) | Felix Fietkau | 2009-09-24 | 1 | -2/+2 |
* | madwifi: fix bugs in the calibration triggers | Felix Fietkau | 2009-09-23 | 1 | -0/+177 |
* | madwifi: fix a theoretical tx buffer leak | Felix Fietkau | 2009-09-23 | 1 | -0/+10 |
* | madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu... | Felix Fietkau | 2009-09-23 | 1 | -0/+151 |
* | madwifi: fix sta mode reconnect when roaming between different aps of the sam... | Felix Fietkau | 2009-09-23 | 1 | -0/+33 |
* | madwifi: fix maximum txpower display | Felix Fietkau | 2009-09-23 | 8 | -97/+111 |
* | add external toolchain support, enhance native toolchain support (special tha... | Nicolas Thill | 2009-09-23 | 1 | -31/+269 |
* | implement doth (802.11h) and wmm (802.11e) options for broadcom as well; upda... | Jo-Philipp Wich | 2009-09-22 | 1 | -3/+9 |
* | accommodate for 5 digits svn revisions :) | Nicolas Thill | 2009-09-22 | 1 | -1/+1 |
* | mtd: fix wrong open() return code checks | Felix Fietkau | 2009-09-21 | 2 | -9/+9 |
* | Add default /etc/dnsmasq.conf | Felix Fietkau | 2009-09-21 | 2 | -0/+39 |
* | mtd: bump release | Felix Fietkau | 2009-09-21 | 1 | -1/+1 |
* | mtd: update copyright headers | Felix Fietkau | 2009-09-21 | 3 | -5/+36 |
* | mtd: add support for rewriting the fis table layout on redboot based systems | Felix Fietkau | 2009-09-21 | 5 | -56/+451 |
* | base-files: fix conffiles entry check (patch from #2425) | Felix Fietkau | 2009-09-19 | 1 | -1/+1 |
* | opkg: fix the -force_space option | Felix Fietkau | 2009-09-19 | 1 | -0/+12 |
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 2 | -1/+7 |
* | swconfig: clear ip address on the switch interface, this prevents duplicate a... | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+2 |
* | base-files: clear ip addresses on interfaces that are about to be added to a ... | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+3 |
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race c... | Jo-Philipp Wich | 2009-09-14 | 2 | -3/+3 |
* | firewall: move the config_get out of the loop, no need to call it multiple times | Jo-Philipp Wich | 2009-09-14 | 1 | -2/+3 |
* | firewall: properly dispatch delif events if the network has a different name ... | Jo-Philipp Wich | 2009-09-14 | 2 | -2/+2 |
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom co... | Jo-Philipp Wich | 2009-09-11 | 3 | -1/+10 |
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 9 | -20/+20 |
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks a... | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 | 3 | -17/+0 |
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 4 | -83/+115 |
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe... | Felix Fietkau | 2009-09-06 | 2 | -5/+6 |
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa... | Felix Fietkau | 2009-09-06 | 1 | -1/+1 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 3 | -0/+17 |
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau | 2009-09-05 | 1 | -1/+1 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | Gabor Juhos | 2009-09-05 | 2 | -3/+4 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte... | Felix Fietkau | 2009-09-05 | 1 | -1/+0 |
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 | 1 | -0/+1 |
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv... | Felix Fietkau | 2009-09-03 | 1 | -0/+3 |
* | udevtrigger depends on 2.6 kernels | Florian Fainelli | 2009-09-03 | 1 | -5/+6 |
* | update hotplug2 to r199, fixes build failures on brcm-2.4 | Florian Fainelli | 2009-09-03 | 1 | -2/+2 |