| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcm47xx: detect Asus RT-N10 | Hauke Mehrtens | 2013-09-14 | 1 | -2/+4 |
* | kernel: b53: use hard coded switch reset gpio on some boards. | Hauke Mehrtens | 2013-09-14 | 1 | -2/+10 |
* | kernel: b53: add soft reset for BCM539x switches | Hauke Mehrtens | 2013-09-14 | 2 | -0/+12 |
* | brcm47xx: tg3: use the phy address from et0phyaddr and not the default phy ad... | Hauke Mehrtens | 2013-09-14 | 2 | -14/+227 |
* | ath9k: add another minor tx path fix | Felix Fietkau | 2013-09-14 | 1 | -15/+23 |
* | iwinfo: when using nl80211, parse interface combinations instead of creating/... | Felix Fietkau | 2013-09-14 | 1 | -9/+57 |
* | ath9k: merge a fix for tx processing issues with aggregation | Felix Fietkau | 2013-09-14 | 1 | -46/+54 |
* | generic/3.10: remove unused defines from the rootfs split patch | Gabor Juhos | 2013-09-14 | 1 | -9/+8 |
* | generic/3.10: reduce number of ifdefs in the rootfs split code | Gabor Juhos | 2013-09-14 | 1 | -14/+14 |
* | imx6: add network defaults for GW5400-A | Luka Perkov | 2013-09-13 | 1 | -1/+3 |
* | kernel: add missing config option | Hauke Mehrtens | 2013-09-13 | 1 | -0/+1 |
* | brcm47xx: board detection, GPIO for Linksys E1000 V2.1 | Hauke Mehrtens | 2013-09-13 | 2 | -2/+20 |
* | ar71xx: refresh patches | Gabor Juhos | 2013-09-13 | 3 | -3/+3 |
* | generic/3.10: refresh patches | Gabor Juhos | 2013-09-13 | 3 | -19/+4 |
* | generic/3.10: rename mtd patches | Gabor Juhos | 2013-09-13 | 12 | -3/+3 |
* | cns21xx: remove 3.8 support | Gabor Juhos | 2013-09-13 | 19 | -7809/+0 |
* | cns21xx: switch to 3.10 | Gabor Juhos | 2013-09-13 | 1 | -1/+1 |
* | cns21xx: add support for 3.10 | Gabor Juhos | 2013-09-13 | 19 | -0/+7837 |
* | brcm47xx: do not use GPIO configuration of WRT54G for every unknown Linksys d... | Hauke Mehrtens | 2013-09-13 | 1 | -2/+3 |
* | brcm47xx: detect WRT310NV1 | Hauke Mehrtens | 2013-09-13 | 1 | -2/+4 |
* | cns21xx: make cns21xx-ehci a separate driver | Gabor Juhos | 2013-09-13 | 3 | -115/+105 |
* | cns21xx: disable legacy PTY devices | Gabor Juhos | 2013-09-13 | 1 | -2/+0 |
* | cns21xx: fix broken case statement in led defaults file | Gabor Juhos | 2013-09-13 | 1 | -1/+1 |
* | cns21xx: enable XZ_DEC_ARM and XZ_DEC_BCJ kernel options | Gabor Juhos | 2013-09-13 | 1 | -0/+2 |
* | ar71xx: add support for TL-MR3040 v2 | Gabor Juhos | 2013-09-13 | 1 | -1/+3 |
* | ar71xx: add wireless bgn led support for dir-825-c1 | Gabor Juhos | 2013-09-13 | 1 | -0/+5 |
* | uhttpd: udpat to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -2/+2 |
* | rpcd: update to git head | Jo-Philipp Wich | 2013-09-13 | 1 | -3/+4 |
* | kernel: gsc depends on kmod-i2c-core | Luka Perkov | 2013-09-12 | 1 | -3/+3 |
* | brcm47xx: remove support for kernel 3.8 | Hauke Mehrtens | 2013-09-12 | 58 | -7852/+2 |
* | brcm47xx: add default config for new kernel config option | Hauke Mehrtens | 2013-09-12 | 1 | -0/+1 |
* | kernel: update bcma and ssb to wireless-testing master-2013-09-09 | Hauke Mehrtens | 2013-09-12 | 21 | -1232/+1869 |
* | kernel: add support for ESMT F25L32PA with upstream submission | Luka Perkov | 2013-09-12 | 1 | -0/+37 |
* | odhcp6c: Timing workaround for buggy servers | Steven Barth | 2013-09-12 | 1 | -2/+2 |
* | kernel: fix imx sata module | Luka Perkov | 2013-09-11 | 1 | -1/+2 |
* | kernel: align the skb padding to power of two | Felix Fietkau | 2013-09-11 | 5 | -5/+5 |
* | toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05 | Felix Fietkau | 2013-09-11 | 1 | -2/+2 |
* | toolchain/gcc: fix up breakage introduced in r37945 | Felix Fietkau | 2013-09-11 | 1 | -1/+3 |
* | upgrade Linaro gcc 4.8 to 4.8-2013.08 | Imre Kaloz | 2013-09-11 | 6 | -18/+18 |
* | add support for Linaro binutils 2.23.2-2013.06 | Imre Kaloz | 2013-09-11 | 8 | -12/+153 |
* | upgrade to 7.6-2013.05 | Imre Kaloz | 2013-09-11 | 4 | -35/+13 |
* | kernel: fix broken depends syntax introduced in r37933 | Florian Fainelli | 2013-09-11 | 1 | -1/+1 |
* | rpcd: update to git head | Jo-Philipp Wich | 2013-09-11 | 2 | -2/+17 |
* | kernel: Fix FIQ code on VIVT CPUs (#14145) | Florian Fainelli | 2013-09-11 | 1 | -0/+55 |
* | toolchain: refresh uClibc patches | Florian Fainelli | 2013-09-11 | 6 | -78/+23 |
* | toolchain: define MUSL dynamic linker for SPARC | Florian Fainelli | 2013-09-11 | 3 | -0/+38 |
* | kernel: add imx sata module | Luka Perkov | 2013-09-10 | 1 | -0/+18 |
* | imx6: backport ahci support | Luka Perkov | 2013-09-10 | 4 | -0/+545 |
* | imx6: add i2c retry on NAK | Luka Perkov | 2013-09-10 | 1 | -0/+40 |
* | imx6: add gpio sysfs support | Luka Perkov | 2013-09-10 | 1 | -1/+2 |