aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
| | | | SVN-Revision: 20029
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
| | | | SVN-Revision: 20028
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
| | | | SVN-Revision: 20027
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
| | | | SVN-Revision: 20007
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | * closes #6782 SVN-Revision: 20006
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
| | | | SVN-Revision: 20005
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3
| | | | SVN-Revision: 20004
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-053-104/+105
| | | | SVN-Revision: 20003
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-052-3/+1
| | | | SVN-Revision: 20002
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-052-5/+14
| | | | SVN-Revision: 20001
* ar71xx: restore command line on 2.6.33Gabor Juhos2010-03-031-0/+3
| | | | SVN-Revision: 19966
* ar71xx: sync 2.6.33 configGabor Juhos2010-03-031-11/+0
| | | | SVN-Revision: 19965
* ar71xx: refresh 2.6.33 patchesGabor Juhos2010-03-0319-64/+52
| | | | SVN-Revision: 19960
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-022-4/+6
| | | | SVN-Revision: 19951
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-022-14/+17
| | | | SVN-Revision: 19950
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-021-44/+24
| | | | SVN-Revision: 19949
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-022-4/+5
| | | | SVN-Revision: 19948
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
| | | | SVN-Revision: 19947
* ar71xx: add default network configuration file for the TL-WR741ND boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19930
* ar71xx: add default network configuration file for the DIR-600 rev. A1 boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19929
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-011-0/+16
| | | | SVN-Revision: 19928
* ar71xx: add DSA driver for the AR7240 built-in ethernet switchGabor Juhos2010-03-013-0/+765
| | | | SVN-Revision: 19927
* ar71xx: add QinQ tagging format for the DSA driverGabor Juhos2010-03-013-0/+207
| | | | SVN-Revision: 19926
* ar71xx: 2.6.33 patchesMatteo Croce2010-02-2829-0/+1293
| | | | SVN-Revision: 19908
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* ar71xx: select vsc73x5 microcode in the AP83/PB44 profilesGabor Juhos2010-02-241-2/+4
| | | | SVN-Revision: 19842
* ar71xx: refresh ksz8041 patchGabor Juhos2010-02-241-2/+2
| | | | SVN-Revision: 19841
* ar71xx: add default network configuration file for the TL-WR1043ND boardGabor Juhos2010-02-241-0/+31
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19840
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardGabor Juhos2010-02-241-3/+22
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19839
* ar71xx: enable the RTL8366RB driverGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19838
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras SVN-Revision: 19835
* ar71xx: remove an accidentally committed patchGabor Juhos2010-02-241-257/+0
| | | | SVN-Revision: 19833
* ar71xx: enable TX/RX flow control on the AR7240Gabor Juhos2010-02-241-1/+6
| | | | SVN-Revision: 19832
* ar71xx: use the correct name for the status LED on the WRT400 board (thanks ↵Gabor Juhos2010-02-241-1/+1
| | | | | | to chuljin, patch from #6734) SVN-Revision: 19831
* ar71xx: update default network configuration file for the WNDR3700Gabor Juhos2010-02-241-0/+45
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19830
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-192-2/+13
| | | | SVN-Revision: 19752
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-191-1/+1
| | | | SVN-Revision: 19751
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-197-49/+72
| | | | SVN-Revision: 19750
* ar71xx: create firmware images for the TL-WR941ND v4 boardGabor Juhos2010-02-192-0/+16
| | | | SVN-Revision: 19749
* ar71xx: sync kernel configGabor Juhos2010-02-191-13/+13
| | | | SVN-Revision: 19747
* ar71xx: add uci configuration for the WAN LED on the WNDR3700Gabor Juhos2010-02-191-0/+22
| | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19746
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-191-0/+5
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-191-0/+3
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19591
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-13/+13
| | | | SVN-Revision: 19580
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-101-1/+1
| | | | SVN-Revision: 19573
* ar71xx: enable CFI probe for the WZR-HP-G300NHGabor Juhos2010-02-091-1/+0
| | | | SVN-Revision: 19567
* ar71xx: sync kernel configGabor Juhos2010-02-091-4/+0
| | | | SVN-Revision: 19566
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-094-6/+18
| | | | SVN-Revision: 19565