summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.14
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: Add support for MERCURY MAC1200RJohn Crispin2015-02-091-0/+39
| | | | | | | | | This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 44359
* ar71xx: ubnt: move new board patches into oneLuka Perkov2015-02-073-224/+188
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44315
* ar71xx: rb2011: apply patch to fileLuka Perkov2015-02-072-27/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44314
* ar71xx: merge board specific patches into oneLuka Perkov2015-02-0742-1191/+354
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44309
* ar71xx: refresh patchesLuka Perkov2015-02-0720-59/+53
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44303
* ar71xx: add support for the TP-LINK TL-WR941ND v5John Crispin2015-02-042-4/+5
| | | | | | | | | This device is very similar to the TL-WR841N v8, only two LED GPIOs are different. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44255
* ar71xx: Revert "added board support for compex wpj558"John Crispin2015-02-022-23/+7
| | | | | | | | This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44245
* added board support for compex wpj558John Crispin2015-02-022-7/+23
| | | | | | Signed-off-by: Christian Mehlis <christian@m3hlis.de> SVN-Revision: 44237
* ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)John Crispin2015-01-301-0/+21
| | | | | | | | | | | The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by: Ștefan Rusu <saltwaterc@gmail.com> Tested-by: Douglas Fraser <1dsfraser@gmail.com> SVN-Revision: 44221
* ar71xx: add support for the UniFi AP Outdoor PlusJohn Crispin2015-01-222-2/+62
| | | | | | | | the GPIO controlling the rf filter is not configured properly by this patch. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44077
* ar71xx: add support for TL-WA701ND v2John Crispin2015-01-201-0/+45
| | | | | | Signed-off-by: Luigi Tarenga <luigi.tarenga@gmail.com> SVN-Revision: 44063
* ar71xx: fix disable_irq() on chained irq handlersFelix Fietkau2015-01-151-0/+93
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43974
* ar71xx: add flush reset register writes, should fix restart issues (#17839)Felix Fietkau2014-12-261-0/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43777
* ar71xx: rename/refresh patchFelix Fietkau2014-12-261-31/+31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43775
* ar71xx: add support for qca956x socFelix Fietkau2014-12-181-0/+767
| | | | | | | | | | | | This patch adds soc support for QCA9561 and TP9343. TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers in China. The qca956x_wmac has not yet been supported by ath9k. tested on TL-WDR6500 and TL-WR882N v1 (Chinese version) Signed-off-by: Weijie Gao <hackpascal@gmail.com> SVN-Revision: 43744
* Belkin AC 1750 DB (F9K1115v2) supportImre Kaloz2014-12-171-0/+39
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43734
* ar71xx: remove another leftover broken chunk of code in the unaligned access ↵Felix Fietkau2014-12-091-24/+0
| | | | | | | | hacks patch Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43586
* kernel: refresh patchesFelix Fietkau2014-12-0835-65/+65
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564
* ar71xx: fix invalid pointer accesses caused by unaligned access hacks (#18455)Felix Fietkau2014-12-081-12/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43560
* add D-link DGL-5500 A1 supportImre Kaloz2014-11-271-0/+39
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43401
* ar71xx: add support for TP-LINK CPE210/220/510/520John Crispin2014-11-261-6/+17
| | | | | | | | | | This adds support for the TP-LINK CPE210/220/510/520 (Pharos series). These devices are very similar to the Ubiquiti NanoStations, but with better specs: faster CPU, more RAM, 2x2 MIMO. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 43385
* Netgear R6100 supportImre Kaloz2014-11-261-0/+40
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43382
* ar71xx: merge changes from 3.10 that were forgotten for 3.14Felix Fietkau2014-11-2318-28/+151
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43347
* ar71xx: add kernel support for the OpenMesh MR900v2John Crispin2014-11-141-0/+10
| | | | | | Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43265
* ar71xx: add kernel support for the OpenMesh MR900 boardJohn Crispin2014-11-141-0/+39
| | | | | | Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43258
* ar71xx: add support for buffalo WZR-450HP2Felix Fietkau2014-10-221-0/+39
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43026
* ar71xx: disable irq on reboot to fix hang issues (fixes #17839)Felix Fietkau2014-10-181-0/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42955
* ar71xx: add wmac callback for reading soc revision on ar934xFelix Fietkau2014-09-271-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42685
* ar71xx: refresh 3.14 kernel patchesFelix Fietkau2014-09-275-55/+53
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42684
* ar71xx: add qihoo 360 c301 router supportJohn Crispin2014-09-152-1/+42
| | | | | | | | | | | | | | | Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac. Its chipset is AR9344 + AR9882 with two 16MB flashes. This patch adds its initial support. v2: * use mtd_get_mac_ascii to fetch MAC address for ath10k. * use ath79_register_pci to initialize AR9882. Signed-off-by: Weijie Gao <hackpascal@gmail.com> SVN-Revision: 42552
* ar71xx: select m25p80 support instead of spi support where used by mach ↵Felix Fietkau2014-08-294-9/+11
| | | | | | | | files (#17699) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42331
* add support for the NC-LINK SMART-300Imre Kaloz2014-08-111-0/+38
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 42130
* ar71xx: port missing ath79 machine entry for wndr3700 v4 to 3.14Felix Fietkau2014-08-071-2/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42044
* ar71xx: add linux 3.14 supportFelix Fietkau2014-08-07104-0/+8526
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42038