aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add wlan led for the TL-WR941NDGabor Juhos2010-12-152-0/+27
| | | | SVN-Revision: 24612
* ar71xx: UBNT M-Series MAC address fixGabor Juhos2010-12-151-3/+4
| | | | | | | | | UBNT M-Series devices have 2 MAC addresses in board data. Fix is to use both entries from board data instead of one entry. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24611
* ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boardsGabor Juhos2010-12-141-3/+16
| | | | SVN-Revision: 24569
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsGabor Juhos2010-12-142-0/+15
| | | | SVN-Revision: 24568
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* ar71xx: add missing files for the JA76PF boardGabor Juhos2010-12-102-0/+122
| | | | SVN-Revision: 24444
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-1011-2/+38
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-1013-44/+91
| | | | SVN-Revision: 24439
* ar71xx: add default network configuration file for the TL-MR3420Gabor Juhos2010-12-101-0/+24
| | | | SVN-Revision: 24437
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectedFelix Fietkau2010-12-101-2/+4
| | | | SVN-Revision: 24426
* ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as wellGabor Juhos2010-12-102-2/+5
| | | | SVN-Revision: 24421
* ar71xx: add nbg460n image generationGabor Juhos2010-12-107-2/+84
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419
* ar71xx: work around a PCI controller bug which causes reads to the ↵Felix Fietkau2010-12-041-0/+10
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236
* tune rtl8366s default config, make vlan 1 cpu port tagged and use eth0.1 for ↵Jo-Philipp Wich2010-12-023-6/+6
| | | | | | the lan interface - this brings the configuration more in line with other switch setups SVN-Revision: 24215
* ar71xx: refresh patchesGabor Juhos2010-12-0116-36/+36
| | | | SVN-Revision: 24210
* add a new image for the TEW-652BRP which can be used with the bootloader ↵Jo-Philipp Wich2010-11-301-0/+1
| | | | | | recovery option SVN-Revision: 24196
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbageGabor Juhos2010-11-191-1/+1
| | | | | | | | | r22700 contained a copy-and-paste error that set eth0's MAC address twice and never set eth1's. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 24036
* ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()Gabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23983
* ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOMGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23982
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-122-10/+4
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-121-1/+3
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-123-8/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: fix inline attribute locationGabor Juhos2010-11-123-6/+6
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23978
* ar71xx: wrap long linesGabor Juhos2010-11-1210-19/+29
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix trailing statements locationGabor Juhos2010-11-122-4/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23976
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-1258-340/+340
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* linux/ar71xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1035-0/+1126
| | | | SVN-Revision: 23944
* Add support for Ubiquiti UniFi APClaudio Mignanti2010-11-063-0/+43
| | | | SVN-Revision: 23904
* ar71xx: Configure WNDR3700 switch LED colors properly (#8103)Felix Fietkau2010-11-041-10/+8
| | | | | | | | | | | For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on the four LAN port switch LEDs. The LEDs will be lit to indicate a link and will blink to indicate activity. This matches the stock firmware and the description printed on the label on the unit's underside. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23879
* Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on ↵Felix Fietkau2010-11-041-15/+3
| | | | | | submitter's request SVN-Revision: 23878
* ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)Felix Fietkau2010-11-041-3/+15
| | | | | | | | | | | Make the WiFi LEDs blink for activity on the WNDR3700, matching the stock firmware and user expectations. The green 2.4GHz and blue 5GHz LEDs will illuminate with the radio on, and will blink to indicate transmission and reception. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23877
* ar71xx: Set eth1 MAC address from EEPROM for WNDR3700Felix Fietkau2010-11-041-2/+7
| | | | | | | | | | | | | The WNDR3700's art/caldata partition contains three MAC addresses at offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1, respectively. The existing code configures eth1's MAC address by adding 1 to eth0's instead of using the value stored in the EEPROM. This patch causes the stored value to be used directly. (On my WNDR3700s, the three stored addresses are all sequential anyway.) Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23876
* ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵Felix Fietkau2010-11-041-1/+1
| | | | | | (thx, Mark Mentovai) SVN-Revision: 23875
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-034-12/+39
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822
* ar71xx: remove some unnecessary patchesFelix Fietkau2010-10-222-47/+0
| | | | SVN-Revision: 23581
* move a few more 2.6.36 config options from ar71xx to genericFelix Fietkau2010-10-211-59/+0
| | | | SVN-Revision: 23580
* ar71xx: the ar7240 dsa driver is no longer used, remove it.Felix Fietkau2010-10-218-1081/+0
| | | | SVN-Revision: 23577
* ar71xx: use the new ar7240 switch driver for tl-wa901nd as wellFelix Fietkau2010-10-212-14/+1
| | | | SVN-Revision: 23576
* ar71xx: fix more section mismatchesFelix Fietkau2010-10-214-9/+9
| | | | SVN-Revision: 23575
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ↵Felix Fietkau2010-10-215-19/+88
| | | | | | patch to the 2.6.36 patches, add a backport patch to 2.6.32 SVN-Revision: 23574
* ar71xx: refresh kernel config for 2.6.36Felix Fietkau2010-10-211-28/+5
| | | | SVN-Revision: 23572
* ar71xx: remove unused kernel versions, 2.6.36 should be the next targetFelix Fietkau2010-10-21107-3885/+0
| | | | SVN-Revision: 23571
* remove remaining references to dev-ap91-eth.h, patch by Stijn TintelJo-Philipp Wich2010-10-146-6/+0
| | | | SVN-Revision: 23451
* ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new ↵Felix Fietkau2010-10-148-107/+24
| | | | | | switch driver SVN-Revision: 23439
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)Felix Fietkau2010-10-142-6/+27
| | | | SVN-Revision: 23432
* linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.Alexandros C. Couloumbis2010-10-081-0/+11
| | | | SVN-Revision: 23327
* linux/ar71xx: (2.6.36) add a missed patchAlexandros C. Couloumbis2010-10-081-0/+11
| | | | SVN-Revision: 23319
* linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)Alexandros C. Couloumbis2010-10-0837-0/+1354
| | | | SVN-Revision: 23317