| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: add support for TP-Link TL-WDR3600 | Gabor Juhos | 2012-08-22 | 1 | -1/+2 |
* | add led defintion for the WR2543 5GHz WLAN LED | John Crispin | 2012-08-22 | 1 | -1/+20 |
* | ar71xx: init switch hw_reset on the TL-WR1043ND board | Gabor Juhos | 2012-08-02 | 1 | -2/+15 |
* | ar71xx: ew-dorin: added router firmware generation | Gabor Juhos | 2012-08-01 | 1 | -2/+38 |
* | ar71xx: Buffalo WLAE-AG300N initial support | Gabor Juhos | 2012-08-01 | 1 | -0/+114 |
* | ar71xx: make 2.4GHz wlan LED work on the WR2543N | Gabor Juhos | 2012-07-05 | 1 | -0/+2 |
* | ar71xx: add support for the OpenMesh OM2P-LC board | Gabor Juhos | 2012-07-05 | 1 | -0/+60 |
* | ar71xx: add initial support for the QCA955X SoCs | Gabor Juhos | 2012-07-05 | 1 | -1/+9 |
* | ar71xx: remove the built-in MTD map of the ALL0258N | Gabor Juhos | 2012-07-03 | 1 | -49/+1 |
* | ar71xx: add support for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 1 | -0/+203 |
* | ar71xx: remove superfluous include of asm/mach-ath79/pci.h | Gabor Juhos | 2012-06-19 | 5 | -5/+0 |
* | ar71xx: add a common function to configure USB power GPIOs | Gabor Juhos | 2012-06-19 | 8 | -19/+16 |
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by e... | Felix Fietkau | 2012-06-19 | 1 | -0/+108 |
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U simil... | Felix Fietkau | 2012-06-13 | 1 | -0/+3 |
* | ar71xx: fix PHY setup on TL-MR3020 (fixes #11572) | Felix Fietkau | 2012-06-06 | 1 | -0/+4 |
* | ar71xx: add a helper function for setting up PHY4 swapping on ar933x | Felix Fietkau | 2012-06-06 | 3 | -15/+21 |
* | ar71xx: fix MII clock settings for various chips, improves ethernet stability... | Felix Fietkau | 2012-05-27 | 2 | -3/+14 |
* | ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD | Gabor Juhos | 2012-05-23 | 1 | -0/+2 |
* | ar71xx: add support for the TP-Link TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 | 1 | -0/+154 |
* | ar71xx: allow to disable link polling on unused PHYs | Gabor Juhos | 2012-04-29 | 2 | -0/+5 |
* | ar71xx: use ap91_pci_init for RB751{,G} | Gabor Juhos | 2012-04-19 | 1 | -30/+16 |
* | ar71xx: move USB device registration directly into rb751{,g}_setup | Gabor Juhos | 2012-04-19 | 1 | -5/+5 |
* | ar71xx: add ap9x_pci_get_wmac_data helper | Gabor Juhos | 2012-04-19 | 2 | -0/+19 |
* | ar71xx: add sanity checks to decode_rle | Gabor Juhos | 2012-04-19 | 1 | -2/+7 |
* | ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnD | Gabor Juhos | 2012-04-06 | 1 | -0/+92 |
* | ar71xx: boost SPI flash read performance | Gabor Juhos | 2012-03-27 | 3 | -1/+2 |
* | ar71xx: remove the built-in MTD map of the AP96 board | Gabor Juhos | 2012-03-27 | 1 | -35/+1 |
* | ar71xx: remove the built-in MTD map of the PB92 board | Gabor Juhos | 2012-03-27 | 1 | -35/+1 |
* | ar71xx: remove the built-in MTD map of the Zcomax devices | Gabor Juhos | 2012-03-27 | 1 | -50/+1 |
* | ar71xx: remove the built-in MTD maps of several boards | Gabor Juhos | 2012-03-27 | 8 | -324/+8 |
* | ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4 | Gabor Juhos | 2012-03-27 | 2 | -3/+3 |
* | ar71xx: add initial support for RB750GL | Gabor Juhos | 2012-03-19 | 2 | -0/+125 |
* | ar71xx: make rb750_latch_change 'static void' | Gabor Juhos | 2012-03-19 | 2 | -15/+3 |
* | ar71xx: add latch_change field to rb750_led_platform_data | Gabor Juhos | 2012-03-19 | 2 | -5/+5 |
* | ar71xx: add platform data for the RB750 NAND driver | Gabor Juhos | 2012-03-19 | 2 | -7/+28 |
* | ar71xx: add AR934x specific interface speed setup for ge0 | Gabor Juhos | 2012-03-19 | 1 | -4/+9 |
* | ar71xx: add support for the jjPlus JA76PF2 board | Gabor Juhos | 2012-03-16 | 1 | -0/+76 |
* | ar71xx: change LED name prefix on the jjplus boards | Gabor Juhos | 2012-03-16 | 1 | -3/+3 |
* | ar71xx: reset the switch on AR934x before ethernet device registration | Gabor Juhos | 2012-03-13 | 1 | -0/+4 |
* | ar71xx: use a dummy callback for interfaces with fixed speed | Gabor Juhos | 2012-03-12 | 1 | -28/+7 |
* | ar71xx: merge ar934x_bo_ddr_flush patch | Gabor Juhos | 2012-03-12 | 1 | -12/+5 |
* | ar71xx: fix WPS button polarity on TL-WR2543N | Gabor Juhos | 2012-03-07 | 1 | -0/+1 |
* | ar71xx: merge files-3.2 to files | Gabor Juhos | 2012-02-10 | 65 | -0/+9472 |
* | ar71xx: move arch specific files to files-2.6.39 | Gabor Juhos | 2012-01-22 | 104 | -15552/+0 |
* | ar71xx: change board id of the UniFi board | Gabor Juhos | 2012-01-22 | 1 | -1/+1 |
* | ar71xx: move irq_to_gpio and gpio_to_irq into gpio.c | Gabor Juhos | 2012-01-11 | 2 | -12/+14 |
* | ar71xx: add initial support for the TL-WR2543N/ND board | Gabor Juhos | 2012-01-07 | 4 | -0/+140 |
* | ar71xx: local mac support on the wndr3700 | Gabor Juhos | 2012-01-07 | 1 | -2/+13 |
* | ar71xx: add support for Redwave RW2458N | Gabor Juhos | 2012-01-06 | 4 | -0/+112 |
* | ar71xx: add inital support for the ALFA Network AP96 board | Gabor Juhos | 2012-01-04 | 4 | -0/+165 |