aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
* ar71xx: add rtl8366s initvals for the DIR-825 boardGabor Juhos2011-01-26
| | | | SVN-Revision: 25121
* ar71xx: create firmware image for the WNDR3700v2 boardGabor Juhos2011-01-26
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25119
* ar71xx: add support for the WNDR3700v2 boardGabor Juhos2011-01-26
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118
* fix null pointer access in mach-dir-600-a1.c machine setup (#8671)Jo-Philipp Wich2011-01-18
| | | | SVN-Revision: 25043
* ar71xx: rework WNDR3700 image generationGabor Juhos2011-01-14
| | | | SVN-Revision: 24983
* ar71xx: build separate image for the WNDR3700 with NA regionGabor Juhos2011-01-14
| | | | SVN-Revision: 24982
* ar71xx: fix wlan LED on the TL-WR741 boardGabor Juhos2011-01-11
| | | | | | * Patch from #8630 SVN-Revision: 24963
* ar71xx: fix wrong names of the WPS LED/buttonGabor Juhos2011-01-10
| | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961
* ar71xx: remove the gpio_wr_fix patchGabor Juhos2011-01-09
| | | | SVN-Revision: 24945
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverGabor Juhos2011-01-09
| | | | SVN-Revision: 24944
* ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as wellGabor Juhos2011-01-08
| | | | SVN-Revision: 24941
* ar71xx: add kmod-ledtrig-usbdev to the relevant profilesGabor Juhos2011-01-08
| | | | SVN-Revision: 24940
* ar71xx: use spinlock in ar71xx_device_{start,stop}Gabor Juhos2011-01-08
| | | | SVN-Revision: 24929
* ar71xx: add kmod-usb-ohci module for the WNDR3700 profileGabor Juhos2011-01-08
| | | | SVN-Revision: 24927
* ar71xx: make uci-default scripts executableGabor Juhos2011-01-04
| | | | | | Reported-by: Nuno Gonçalves <nunojpg@gmail.com> SVN-Revision: 24897
* ar71xx: add support for TL-WR740N v1Gabor Juhos2010-12-23
| | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811
* unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-20
| | | | SVN-Revision: 24737
* ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵Felix Fietkau2010-12-19
| | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723
* ar71xx: fix micrel phy patch (Patch from #8041.)Gabor Juhos2010-12-19
| | | | SVN-Revision: 24718
* ar71xx: remove stray semicolonsGabor Juhos2010-12-17
| | | | SVN-Revision: 24651
* ar71xx: fix WLAN LEDs on the DIR-825 boardGabor Juhos2010-12-17
| | | | SVN-Revision: 24650
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsGabor Juhos2010-12-17
| | | | SVN-Revision: 24649
* ar71xx: use usbdev trigger for USB LEDs by defaultGabor Juhos2010-12-17
| | | | SVN-Revision: 24648
* ar71xx: UBNT Secondary MAC address duplicate fixGabor Juhos2010-12-17
| | | | | | | | | | | | | There is Secondary MAC address duplicate problem with some UBNT RouterStation and RouterStation Pro HW batches as Primary MAC addresses are not increased by 2 per device in board data. Fix is to use 'Locally Administrated bit' for Secondary MAC address instead of increasing Primary MAC addresses by 1 which could overlap with other device Primary MAC address. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24643
* ar71xx: populate LED configuration for WZR-HP-G300NHGabor Juhos2010-12-17
| | | | | | | | Signed-off-by: Dave Lichterman <laviddichterman@gmail.com> [nand-disk trigger has been removed - juhosg] SVN-Revision: 24642
* ar71xx: add wlan led for the TL-WR941NDGabor Juhos2010-12-15
| | | | SVN-Revision: 24612
* ar71xx: UBNT M-Series MAC address fixGabor Juhos2010-12-15
| | | | | | | | | 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-14
| | | | SVN-Revision: 24569
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsGabor Juhos2010-12-14
| | | | SVN-Revision: 24568
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-11
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* ar71xx: add missing files for the JA76PF boardGabor Juhos2010-12-10
| | | | SVN-Revision: 24444
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-10
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-10
| | | | SVN-Revision: 24439
* ar71xx: add default network configuration file for the TL-MR3420Gabor Juhos2010-12-10
| | | | SVN-Revision: 24437
* ar71xx: do not throw compile errors if the nbg460n uboot is not selectedFelix Fietkau2010-12-10
| | | | SVN-Revision: 24426
* ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as wellGabor Juhos2010-12-10
| | | | SVN-Revision: 24421
* ar71xx: add nbg460n image generationGabor Juhos2010-12-10
| | | | | | | | 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-04
| | | | | | 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-02
| | | | | | the lan interface - this brings the configuration more in line with other switch setups SVN-Revision: 24215
* ar71xx: refresh patchesGabor Juhos2010-12-01
| | | | SVN-Revision: 24210
* add a new image for the TEW-652BRP which can be used with the bootloader ↵Jo-Philipp Wich2010-11-30
| | | | | | recovery option SVN-Revision: 24196
* update to the latest stable kernelsImre Kaloz2010-11-24
| | | | SVN-Revision: 24136
* ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbageGabor Juhos2010-11-19
| | | | | | | | | 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-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23983
* ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOMGabor Juhos2010-11-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23982
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: fix inline attribute locationGabor Juhos2010-11-12
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23978
* ar71xx: wrap long linesGabor Juhos2010-11-12
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977