summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetjuhosg2010-03-051-0/+7
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)juhosg2010-03-051-1/+1
* ar71xx: fix status led detection on the RB4xx boardsjuhosg2010-03-052-4/+16
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockjuhosg2010-03-051-3/+3
* ar71xx: ag71xx: move link update functionjuhosg2010-03-053-104/+105
* ar71xx: ag71xx: don't use dev->trans_startjuhosg2010-03-052-3/+1
* ar71xx: ag71xx: use dma_unmap_single to unmap framesjuhosg2010-03-052-5/+14
* ar71xx: restore command line on 2.6.33juhosg2010-03-031-0/+3
* ar71xx: sync 2.6.33 configjuhosg2010-03-031-11/+0
* ar71xx: refresh 2.6.33 patchesjuhosg2010-03-0319-64/+52
* ar71xx: ag71xx: use correct device pointer for dma_map_singlejuhosg2010-03-022-4/+6
* ar71xx: ag71xx: don't use virt_to_physjuhosg2010-03-022-14/+17
* ar71xx: ag71xx: simplify register access functionsjuhosg2010-03-021-44/+24
* ar71xx: ag71xx: use NETDEV_TX_OKjuhosg2010-03-022-4/+5
* ar71xx: use COMMAND_LINE_SIZEjuhosg2010-03-021-1/+1
* ar71xx: add default network configuration file for the TL-WR741ND boardjuhosg2010-03-011-0/+19
* ar71xx: add default network configuration file for the DIR-600 rev. A1 boardjuhosg2010-03-011-0/+19
* ar71xx: register DSA switch for the AP91 based boardsjuhosg2010-03-011-0/+16
* ar71xx: add DSA driver for the AR7240 built-in ethernet switchjuhosg2010-03-013-0/+765
* ar71xx: add QinQ tagging format for the DSA driverjuhosg2010-03-013-0/+207
* ar71xx: 2.6.33 patchesmatteo2010-02-2829-0/+1293
* kernel: update to kernel 2.6.32.9hauke2010-02-281-1/+1
* ar71xx: select vsc73x5 microcode in the AP83/PB44 profilesjuhosg2010-02-241-2/+4
* ar71xx: refresh ksz8041 patchjuhosg2010-02-241-2/+2
* ar71xx: add default network configuration file for the TL-WR1043ND boardjuhosg2010-02-241-0/+31
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardjuhosg2010-02-241-3/+22
* ar71xx: enable the RTL8366RB driverjuhosg2010-02-241-0/+1
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardjuhosg2010-02-241-0/+1
* ar71xx: remove an accidentally committed patchjuhosg2010-02-241-257/+0
* ar71xx: enable TX/RX flow control on the AR7240juhosg2010-02-241-1/+6
* ar71xx: use the correct name for the status LED on the WRT400 boardjuhosg2010-02-241-1/+1
* ar71xx: update default network configuration file for the WNDR3700juhosg2010-02-241-0/+45
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardjuhosg2010-02-192-2/+13
* ar71xx: fix wireless mac address on the TL-WR741NDjuhosg2010-02-191-1/+1
* ar71xx: move AP91 specific ethernet initialization into a separate filejuhosg2010-02-197-49/+72
* ar71xx: create firmware images for the TL-WR941ND v4 boardjuhosg2010-02-192-0/+16
* ar71xx: sync kernel configjuhosg2010-02-191-13/+13
* ar71xx: add uci configuration for the WAN LED on the WNDR3700juhosg2010-02-191-0/+22
* ar71xx: add missing GPIO LED for the WNDR3700 boardjuhosg2010-02-191-0/+5
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardjuhosg2010-02-191-0/+3
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarthepeople2010-02-121-1/+1
* clean up handling of some kernel symbolskaloz2010-02-111-1/+0
* re-sort all target and subtarget config fileskaloz2010-02-111-13/+13
* ar71xx: fix WLAN mac address on the TL-WR1043NDjuhosg2010-02-101-1/+1
* ar71xx: enable CFI probe for the WZR-HP-G300NHjuhosg2010-02-091-1/+0
* ar71xx: sync kernel configjuhosg2010-02-091-4/+0
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700juhosg2010-02-094-6/+18
* kernel: 2.6.32: integrate m25p80 driver related patches from ar71xxjuhosg2010-02-087-68/+3
* ar71xx: drop the mx25lxxx patch, these chips are supported in 2.6.32.7 alreadyjuhosg2010-02-084-20/+6
* ar71xx: add support for the Winbond W25Q32BV SPI flash (based on thejuhosg2010-02-061-0/+10