| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #1... | nbd | 2012-06-28 | 1 | -0/+10 |
* | ar71xx: create profile and build image for the TL-WDR4300 board | juhosg | 2012-06-19 | 2 | -0/+17 |
* | ar71xx: add user space support for the TL-WDR4300 | juhosg | 2012-06-19 | 5 | -0/+15 |
* | ar71xx: add support for the TL-WDR4300 board | juhosg | 2012-06-19 | 3 | -0/+244 |
* | ar71xx: refresh patches | juhosg | 2012-06-19 | 3 | -7/+7 |
* | ar71xx: make AR8327 LEDs working on the DB120 board | juhosg | 2012-06-19 | 1 | -9/+18 |
* | ar71xx: remove superfluous include of asm/mach-ath79/pci.h | juhosg | 2012-06-19 | 5 | -5/+0 |
* | ar71xx: add a common function to configure USB power GPIOs | juhosg | 2012-06-19 | 9 | -19/+63 |
* | ar71xx: correctly detect NETGEAR WNDRMAC | juhosg | 2012-06-19 | 1 | -0/+2 |
* | ar71xx: add USB LED support by default for WNDR3700/WNDR3800/WNDRMAC | juhosg | 2012-06-19 | 1 | -1/+1 |
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by e... | nbd | 2012-06-19 | 8 | -0/+185 |
* | ar71xx: add support for reading the MAC address from OTP ROM on AR933x | nbd | 2012-06-19 | 1 | -0/+166 |
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil... | nbd | 2012-06-13 | 1 | -0/+3 |
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | nbd | 2012-06-06 | 1 | -1/+1 |
* | ar71xx: fix PHY setup on TL-MR3020 (fixes #11572) | nbd | 2012-06-06 | 1 | -0/+4 |
* | ar71xx: add a helper function for setting up PHY4 swapping on ar933x | nbd | 2012-06-06 | 3 | -15/+21 |
* | ar71xx: only build all loader images if the image builder is enabled - saves ... | nbd | 2012-06-06 | 1 | -1/+1 |
* | [kernel] bump to 3.3.8 | blogic | 2012-06-05 | 1 | -1/+1 |
* | uboot-envtools: update to 2012.04.01 | luka | 2012-06-04 | 1 | -37/+0 |
* | ar71xx: add default LED setup for the DB120 board | juhosg | 2012-05-29 | 1 | -0/+5 |
* | ar71xx: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 1 | -152/+60 |
* | ar71xx: do not override the mdio clock for ar9330. the override value (obtain... | nbd | 2012-05-28 | 1 | -2/+0 |
* | ar71xx: improve rx performance of the ethernet driver by using build_skb to d... | nbd | 2012-05-28 | 2 | -41/+49 |
* | ar71xx: fix MII clock settings for various chips, improves ethernet stability... | nbd | 2012-05-27 | 4 | -5/+30 |
* | ar71xx: fix TL-WR1041 image size | juhosg | 2012-05-27 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.7 | juhosg | 2012-05-23 | 1 | -1/+1 |
* | ar71xx: fix an insignificant typo | juhosg | 2012-05-23 | 2 | -2/+2 |
* | ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD | juhosg | 2012-05-23 | 1 | -0/+2 |
* | ar71xx: add support for TP-Link TL-MR3040 | juhosg | 2012-05-23 | 3 | -0/+20 |
* | linux: move certain disabled symbols to the generic configs | juhosg | 2012-05-15 | 1 | -12/+0 |
* | ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri... | nbd | 2012-05-15 | 1 | -2/+1 |
* | kernel: update linux 3.3 to 3.3.6 | juhosg | 2012-05-14 | 1 | -1/+1 |
* | ar71xx: fix build error if PCI is disabled | juhosg | 2012-05-07 | 1 | -0/+11 |
* | kernel: update linux 3.3 to 3.3.5 | juhosg | 2012-05-07 | 2 | -32/+1 |
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid hav... | nbd | 2012-05-06 | 2 | -26/+15 |
* | ar71xx: add profile and build image for the TL-WR1041N v2 board | juhosg | 2012-05-05 | 2 | -0/+17 |
* | ar71xx: add support for the TP-Link TL-WR1041N v2 board | juhosg | 2012-05-05 | 8 | -1/+212 |
* | ar71xx: update 3.3 patches | juhosg | 2012-05-05 | 62 | -738/+1920 |
* | ar71xx: fix a typo in the db120 mach file | juhosg | 2012-05-05 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.4 | juhosg | 2012-04-30 | 1 | -1/+1 |
* | ar71xx: allow to disable link polling on unused PHYs | juhosg | 2012-04-29 | 3 | -4/+16 |
* | ar71xx: enable MIB counters in the built-in switch of the AR934x | juhosg | 2012-04-25 | 1 | -2/+11 |
* | ar71xx: TL-WR741NDv4: add WLAN LED config | juhosg | 2012-04-24 | 1 | -0/+1 |
* | kernel: update linux 3.3 to 3.3.3 | jogo | 2012-04-24 | 1 | -1/+1 |
* | ar71xx: remove duplicated AP121 Kconfig entry | juhosg | 2012-04-20 | 1 | -19/+7 |
* | ar71xx: nuke 3.2 support | juhosg | 2012-04-19 | 134 | -12668/+0 |
* | ar71xx: switch to 3.3.2 | juhosg | 2012-04-19 | 1 | -1/+1 |
* | ar71xx: sync 3.3 config | juhosg | 2012-04-19 | 1 | -1/+0 |
* | ar71xx: merge/reorganize 3.3 patches | juhosg | 2012-04-19 | 6 | -101/+38 |
* | ar71xx: use ap91_pci_init for RB751{,G} | juhosg | 2012-04-19 | 3 | -32/+20 |