| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: dispatch ifdown events for proto=none interfaces and fi... | Jo-Philipp Wich | 2009-09-14 | 2 | -3/+3 |
* | [package] firewall: move the config_get out of the loop, no need to call it m... | Jo-Philipp Wich | 2009-09-14 | 1 | -2/+3 |
* | [package] firewall: properly dispatch delif events if the network has a diffe... | 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 |
* | build prereq: look for tar under the name "gnutar" as well | Felix Fietkau | 2009-09-14 | 1 | -0/+1 |
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | Peter Denison | 2009-09-12 | 1 | -0/+354 |
* | [package] base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
* | [package] base-files: introduce a ready-to-use /etc/rc.local to let users run... | Jo-Philipp Wich | 2009-09-11 | 3 | -1/+10 |
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | 4 | -124/+0 |
* | [kernel] update to 2.6.27.33 | Florian Fainelli | 2009-09-11 | 3 | -4/+4 |
* | kernel: add missing symbols to the 2.6.31 config | Gabor Juhos | 2009-09-10 | 1 | -0/+2 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 31 | -254/+2 |
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 4 | -70/+117 |
* | rb532: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 2 | -18/+4 |
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 5 | -35/+9 |
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 33 | -24/+285 |
* | [cosmetic] add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | 3 | -4/+17 |
* | prepare for upcoming external toolchain support: move config items not strict... | Nicolas Thill | 2009-09-10 | 2 | -34/+39 |
* | ar71xx: refresh patches | Gabor Juhos | 2009-09-10 | 6 | -11/+11 |
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 4 | -3/+6 |
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
* | [package] bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 9 | -20/+20 |
* | [generic-2.4] refresh patches | Andy Boyett | 2009-09-10 | 23 | -184/+139 |
* | [generic-2.4] remove nat pptp conntracking patch | Andy Boyett | 2009-09-10 | 5 | -2563/+125 |
* | [generic-2.4] patches/607-netfilter_connmark: fix typo | Andy Boyett | 2009-09-10 | 1 | -2/+1 |
* | fix wrong description for CONFIG_SSP | Nicolas Thill | 2009-09-09 | 1 | -2/+2 |
* | [kernel] update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 23 | -24/+24 |
* | [kernel] update to 2.6.27.32 | Florian Fainelli | 2009-09-09 | 3 | -4/+4 |
* | 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 |
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t... | Gabor Juhos | 2009-09-08 | 3 | -0/+21 |
* | [brcm63xx] prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 | 1 | -3/+5 |
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 4 | -83/+115 |
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 | 2 | -0/+11 |
* | ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ... | Gabor Juhos | 2009-09-08 | 3 | -3/+0 |
* | [brcm63xx] fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 | 1 | -2/+3 |
* | firmware-utils: raise the default trx image size limit for something more app... | Felix Fietkau | 2009-09-07 | 1 | -1/+1 |
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
* | Fix merge error | Michael Büsch | 2009-09-06 | 1 | -1/+1 |
* | bcm47xx: Port usb fixes to .30 | Michael Büsch | 2009-09-06 | 4 | -57/+117 |
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb... | Felix Fietkau | 2009-09-06 | 1 | -2/+0 |
* | bcm47xx: Apply bcm5354 USB fix | Michael Büsch | 2009-09-06 | 1 | -0/+63 |
* | bcm47xx: Clean up USB patches | Michael Büsch | 2009-09-06 | 3 | -56/+53 |
* | 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 | 2 | -3/+3 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 3 | -0/+17 |
* | [brcm63xx] add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 3 | -1/+20 |