| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ramips: fix GPIO names for RT5350F-OLinuXino-EVB | John Crispin | 2016-02-26 | 1 | -4/+4 |
* | mpc85xx/tl-wdr4900: correct address of the gpio controller | John Crispin | 2016-02-26 | 1 | -1/+1 |
* | kernel: deactivate the vdso gettimeofday function. | Hauke Mehrtens | 2016-02-25 | 1 | -0/+9 |
* | kernel: update kernel 4.4 to version 4.4.3 | Hauke Mehrtens | 2016-02-25 | 29 | -314/+83 |
* | ar71xx: WNR612v2: fix for random WLAN MAC | Felix Fietkau | 2016-02-25 | 1 | -1/+7 |
* | ar71xx: WNR612v2: exclude USB modules from image | Felix Fietkau | 2016-02-25 | 1 | -0/+1 |
* | ar71xx: WNR2000v3: fix for random WLAN MAC | Felix Fietkau | 2016-02-25 | 1 | -6/+41 |
* | switch: allow Ethernet port LEDs to show specific port speeds only | Felix Fietkau | 2016-02-25 | 1 | -5/+99 |
* | switch: make LED port_mask file write handler use kstrtoul() function | Felix Fietkau | 2016-02-25 | 1 | -25/+16 |
* | ramips: mt7620: fix failsafe switch config | John Crispin | 2016-02-25 | 1 | -0/+14 |
* | ramips: build factory images for Netgear EX2700 | John Crispin | 2016-02-25 | 2 | -1/+27 |
* | ar71xx: correct imagename for TPlink WA730RE | John Crispin | 2016-02-25 | 1 | -2/+2 |
* | ar71xx: correct imagename for TPlink WA701ND | John Crispin | 2016-02-25 | 1 | -2/+2 |
* | ar71xx: matchup of TPlink WR841N(D)-names | John Crispin | 2016-02-25 | 1 | -8/+8 |
* | brcm2708: remove linux 4.1 support | John Crispin | 2016-02-25 | 216 | -151539/+10 |
* | brcm2708: switch to linux 4.4 and update patches | John Crispin | 2016-02-25 | 155 | -272/+5594 |
* | sunxi: add descriptor files for wifi+bt modules (AP6181/6210), add brcmfmac t... | Zoltan Herpai | 2016-02-24 | 3 | -1/+110 |
* | kernel: replace bgmac patches for BCM47094 with final ones | Rafał Miłecki | 2016-02-24 | 5 | -41/+57 |
* | kernel: mtdsplit: support uimage with UBI | Rafał Miłecki | 2016-02-24 | 1 | -3/+7 |
* | kernel: mtdsplit: add missing digest field to Seama header | Rafał Miłecki | 2016-02-23 | 1 | -0/+1 |
* | ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues | Felix Fietkau | 2016-02-22 | 1 | -3/+11 |
* | ramips: fix WSR-1166 partition table | Felix Fietkau | 2016-02-22 | 1 | -2/+2 |
* | ralink: fix mt7628 ehci support | John Crispin | 2016-02-19 | 2 | -7/+61 |
* | ralink: unbreak port4 on mt7620 | John Crispin | 2016-02-19 | 1 | -1/+1 |
* | ar71xx: add missing symbol to Linux 4.4 config (#21878) | Jo-Philipp Wich | 2016-02-18 | 1 | -0/+1 |
* | archs38: remove network config override | John Crispin | 2016-02-18 | 1 | -3/+0 |
* | linux: add support of Synopsys ARCHS38-based boards | John Crispin | 2016-02-18 | 17 | -0/+887 |
* | mvebu: add SolidRun ClearFog A1 support | Luka Perkov | 2016-02-17 | 8 | -0/+640 |
* | kernel: add missing symbols to config-4.4 | John Crispin | 2016-02-16 | 1 | -0/+5 |
* | at91: udc driver was missing deps | John Crispin | 2016-02-16 | 1 | -1/+1 |
* | mvebu: add missing symbols. | John Crispin | 2016-02-16 | 2 | -0/+2 |
* | ramips: Add support for Phicomm PSG1208 | John Crispin | 2016-02-15 | 8 | -1/+142 |
* | ar71xx: add missing kernel symbol (#21849) | Jo-Philipp Wich | 2016-02-12 | 4 | -2/+4 |
* | ramips: Support LEDs on D-Link DIR-860L B1 | John Crispin | 2016-02-12 | 1 | -0/+20 |
* | ar71xx: Support for Ubiquiti UniFi AP AC LITE | John Crispin | 2016-02-12 | 13 | -2/+154 |
* | ar71xx: Make code formatting consistent on ath79/machtypes.h | John Crispin | 2016-02-12 | 1 | -10/+10 |
* | ar71xx: Added support for TL-WA801NDv3 | John Crispin | 2016-02-12 | 8 | -3/+160 |
* | ar71xx: WNR2000v3: exclude USB modules from image | John Crispin | 2016-02-12 | 1 | -0/+1 |
* | use "-gt" instead of ">" with [ in /lib/functions/lantiq_dsl.sh | John Crispin | 2016-02-12 | 1 | -2/+2 |
* | ramips: Add support for Netgear EX2700 | John Crispin | 2016-02-12 | 8 | -1/+177 |
* | zynq: add new target | John Crispin | 2016-02-12 | 10 | -0/+1101 |
* | ag71xx: fix build error with debugfs code | Felix Fietkau | 2016-02-11 | 1 | -5/+7 |
* | ag71xx: increase rx ring size to improve performance | Felix Fietkau | 2016-02-11 | 1 | -2/+2 |
* | ag71xx: store ring size order instead of ring size to avoid div/mod | Felix Fietkau | 2016-02-11 | 3 | -41/+58 |
* | ag71xx: increase tx ring size to improve performance | Felix Fietkau | 2016-02-11 | 1 | -2/+2 |
* | ag71xx: optimize icache footprint of the receive poll function | Felix Fietkau | 2016-02-11 | 1 | -3/+10 |
* | kernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.3 | Felix Fietkau | 2016-02-11 | 1 | -2/+5 |
* | mvebu: fix WRT1900AC v1 LED driver module | Jo-Philipp Wich | 2016-02-09 | 1 | -1/+1 |
* | x86: preserve partition table on sysupgrade | Jo-Philipp Wich | 2016-02-09 | 2 | -2/+51 |
* | ramips: fix build error on oversized images by putting the dir-860l-b1 size c... | Felix Fietkau | 2016-02-08 | 1 | -2/+2 |