| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: forgot the actual change in previous commit | Jo-Philipp Wich | 2010-06-16 | 1 | -0/+1 |
* | hostapd: properly read eap_type from configuration when setting up wpa-suppli... | Jo-Philipp Wich | 2010-06-16 | 1 | -2/+2 |
* | fix typo in broadcom-wl | Florian Fainelli | 2010-06-16 | 1 | -1/+1 |
* | package/busybox: update to 1.16.2 (bug fix release) | Nicolas Thill | 2010-06-16 | 9 | -322/+3 |
* | Add a new kernel-version independent broadcom binary driver for brcm47xx (con... | Felix Fietkau | 2010-06-15 | 4 | -0/+1665 |
* | Revert r21806 there are no users of it yet | Florian Fainelli | 2010-06-14 | 4 | -513/+0 |
* | add package for script from util-linux-ng (#7416) | Florian Fainelli | 2010-06-14 | 1 | -1/+19 |
* | add hcsmakeimage, for cable modems/routers based on bcm33xx | Florian Fainelli | 2010-06-14 | 4 | -0/+513 |
* | ar71xx: avoid duplicated 'board' parameter in kernel command line | Gabor Juhos | 2010-06-14 | 1 | -8/+31 |
* | reinstate netdev LED trigger dependency against CONFIG_NET | Florian Fainelli | 2010-06-14 | 4 | -5/+5 |
* | mac80211: fix compile on systems that do not have /bin/true | Felix Fietkau | 2010-06-14 | 1 | -1/+2 |
* | Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds tri... | Claudio Mignanti | 2010-06-14 | 9 | -0/+2042 |
* | iptables: - supress detection of libnfnetlink and force configure to not use ... | Jo-Philipp Wich | 2010-06-14 | 2 | -3/+97 |
* | backport the ssb dma device change to 2.6.30 as well | Felix Fietkau | 2010-06-14 | 1 | -0/+29 |
* | ixp4xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-14 | 39 | -0/+6432 |
* | include/netfilter.mk fix typo on r21795 | Alexandros C. Couloumbis | 2010-06-14 | 1 | -2/+2 |
* | include/netfilter.mk: add 2.6.35 kernel support | Alexandros C. Couloumbis | 2010-06-14 | 1 | -3/+10 |
* | rename broadcom-wl to broadcom-wl-old | Felix Fietkau | 2010-06-14 | 54 | -28/+28 |
* | brcm47xx: add some exports to be used by the new wl driver | Felix Fietkau | 2010-06-14 | 4 | -0/+92 |
* | mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.p... | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
* | mac80211: fix build of b43 | Hauke Mehrtens | 2010-06-13 | 1 | -0/+28 |
* | add b43 dma_dev fix to 2.6.32 and 2.6.33 | Jo-Philipp Wich | 2010-06-13 | 2 | -0/+104 |
* | madwifi: rename incorrectly named patch file (#7459) | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
* | Extend the gpio device driver (#5671) | Claudio Mignanti | 2010-06-13 | 2 | -52/+61 |
* | add missing alice gate2 leds (#6743) | Florian Fainelli | 2010-06-13 | 19 | -185/+189 |
* | refresh 2.6.33 patches | Florian Fainelli | 2010-06-13 | 16 | -53/+53 |
* | refresh 2.6.32 patches | Florian Fainelli | 2010-06-13 | 20 | -70/+70 |
* | swconfig: fix lock imbalance in unregister_switch() | Gabor Juhos | 2010-06-13 | 1 | -0/+1 |
* | swconfig: release switch in error path of swconfig_get_attr | Gabor Juhos | 2010-06-13 | 1 | -3/+2 |
* | rename partition map patch to a better name, since it s wrt350nv2 specific | Florian Fainelli | 2010-06-13 | 2 | -0/+0 |
* | remove now empty samsung flash related patches | Florian Fainelli | 2010-06-13 | 2 | -28/+0 |
* | rename 014-samsung_flash -> 014-samsung_flash.patch | Florian Fainelli | 2010-06-13 | 4 | -0/+0 |
* | fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348) | Florian Fainelli | 2010-06-13 | 8 | -137/+297 |
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 | 1 | -0/+14 |
* | add missing dma_dev member to struct ssb_device to make b43/b43legacy compile... | Florian Fainelli | 2010-06-12 | 1 | -0/+59 |
* | do not override cfg80211-related config symbols | Florian Fainelli | 2010-06-12 | 1 | -6/+0 |
* | refresh 2.6.34 patches | Florian Fainelli | 2010-06-12 | 11 | -21/+21 |
* | fix mktitanimg segfault on 64-bits hosts (#7443) | Florian Fainelli | 2010-06-12 | 1 | -1/+2 |
* | base-files: enable IPv6 forwarding by default since the default firewall supp... | Jo-Philipp Wich | 2010-06-12 | 2 | -2/+2 |
* | ar71xx: add default network config for the RB433UAH board | Gabor Juhos | 2010-06-12 | 1 | -0/+26 |
* | ar71xx: nuke AR71XX_MACH_UBNT_AR71XX machtype | Gabor Juhos | 2010-06-12 | 2 | -4/+0 |
* | uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support ... | Jo-Philipp Wich | 2010-06-12 | 3 | -3/+14 |
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
* | generic-2.6/patches-2.6.35: fix ocf missing parts | Alexandros C. Couloumbis | 2010-06-11 | 1 | -0/+88 |
* | mac80211: update to 2010-06-10, add pending work with stability and throughpu... | Felix Fietkau | 2010-06-10 | 27 | -10686/+1940 |
* | rb532: fix a module dependency issue | Alexandros C. Couloumbis | 2010-06-10 | 1 | -1/+1 |
* | rb532: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-10 | 3 | -0/+268 |
* | package: update to iptables-1.4.8 | Alexandros C. Couloumbis | 2010-06-10 | 1 | -2/+2 |
* | adm5120: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-10 | 20 | -0/+1481 |