| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: improve ethernet driver cache footprint by removing an unnecessary po... | Felix Fietkau | 2014-12-09 | 3 | -27/+36 |
* | ar71xx: dev-eth: replace mdelay calls | John Crispin | 2014-12-07 | 1 | -2/+2 |
* | ag71xx: replace delay with sleep calls | John Crispin | 2014-12-07 | 2 | -6/+6 |
* | ag71xx: replace fixed PHY reset wait time in ar7240sw_setup | John Crispin | 2014-12-07 | 1 | -1/+28 |
* | add D-link DGL-5500 A1 support | Imre Kaloz | 2014-11-27 | 1 | -0/+150 |
* | ar71xx: add support for TP-LINK CPE210/220/510/520 | John Crispin | 2014-11-26 | 1 | -0/+107 |
* | Netgear R6100 support | Imre Kaloz | 2014-11-26 | 1 | -0/+146 |
* | ar71xx: Added support for D-link DHP-1565 rev. A1 | John Crispin | 2014-11-19 | 1 | -0/+170 |
* | ar71xx: Fix the sys LEDs on the EasyLink M150 and mini | John Crispin | 2014-11-14 | 2 | -2/+2 |
* | ar71xx: add kernel support for the OpenMesh MR900v2 | John Crispin | 2014-11-14 | 1 | -0/+1 |
* | ar71xx: add kernel support for the OpenMesh MR900 board | John Crispin | 2014-11-14 | 1 | -0/+158 |
* | ar71xx: add support for Netgear WNR2000v4 | John Crispin | 2014-11-03 | 1 | -0/+175 |
* | ar71xx: add support for buffalo WZR-450HP2 | Felix Fietkau | 2014-10-22 | 1 | -0/+221 |
* | wr1043nd-v2: Change .code of the wi-fi button to KEY_RFKILL | John Crispin | 2014-10-14 | 1 | -4/+4 |
* | ar71xx: Fix LED definitions for the DRAGINO2 board | John Crispin | 2014-10-14 | 1 | -17/+26 |
* | ar71xx: fix reset button gpio for OM2P/OM2P-HS | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | ar71xx: add qihoo 360 c301 router support | John Crispin | 2014-09-15 | 1 | -0/+166 |
* | ar71xx: ack completed tx descriptors only after the full frame has been compl... | Felix Fietkau | 2014-09-10 | 1 | -10/+16 |
* | ath79: dev-eth: Don't advertise 1gbit in link code word on ar9331 | Felix Fietkau | 2014-09-07 | 1 | -1/+1 |
* | ar71xx: re-enable descriptor splitting on ar716x after the previous bugfixes ... | Felix Fietkau | 2014-09-06 | 1 | -2/+0 |
* | ar71xx: fix off-by-one error in packet descriptor splitting (patch from #13072) | Felix Fietkau | 2014-09-06 | 1 | -1/+6 |
* | ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (... | Felix Fietkau | 2014-09-06 | 1 | -1/+1 |
* | ar71xx: disable ethernet descriptor splitting for now, as it seems to cause t... | Felix Fietkau | 2014-08-30 | 1 | -0/+2 |
* | ar71xx: split packets into multiple descriptors on ar716x | Felix Fietkau | 2014-08-29 | 3 | -28/+105 |
* | ar71xx: use ETH_ALEN for consistency | John Crispin | 2014-08-25 | 1 | -3/+3 |
* | ar71xx: TL-WR1043N/ND v2: Fix MAC address of WMAC | John Crispin | 2014-08-18 | 1 | -3/+1 |
* | ar71xx: Fix 2.4G WiFi LED of the OpenMesh MR600 board | John Crispin | 2014-08-18 | 1 | -0/+1 |
* | add support for the NC-LINK SMART-300 | Imre Kaloz | 2014-08-11 | 1 | -0/+135 |
* | ar71xx: add linux 3.14 support | Felix Fietkau | 2014-08-07 | 1 | -6/+3 |
* | ar71xx: update Carambola2 platform data | Felix Fietkau | 2014-08-04 | 1 | -9/+0 |
* | ar71xx: oolite: the buttons are not active_low | John Crispin | 2014-08-01 | 1 | -3/+3 |
* | add support for the archer c5 | Imre Kaloz | 2014-07-23 | 1 | -1/+10 |
* | ar71xx: Fix GL.iNet WLAN LED | John Crispin | 2014-07-21 | 1 | -1/+1 |
* | ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines | John Crispin | 2014-07-21 | 1 | -1/+3 |
* | ar71xx: add kernel support for the OpenMesh OM5P board | John Crispin | 2014-07-20 | 1 | -0/+122 |
* | ar71xx: add kernel support for the EnGenius EAP300 v2 board | Gabor Juhos | 2014-07-14 | 1 | -0/+101 |
* | ar71xx: add kernel support for the Tube2H board | Gabor Juhos | 2014-07-14 | 1 | -0/+113 |
* | ar71xx: fix ALFA NETWORK's name | Gabor Juhos | 2014-07-14 | 1 | -2/+2 |
* | ar71xx: add kernel support for the EnGenius ESR900 | Gabor Juhos | 2014-07-14 | 1 | -0/+200 |
* | ar71xx: use ath79_setup_qca955x_eth_cfg helper for QCA955x based boards | Gabor Juhos | 2014-07-13 | 4 | -72/+4 |
* | ar71xx: add kernel support for EnGenius ESR1750 | Gabor Juhos | 2014-07-13 | 1 | -0/+176 |
* | ar71xx: add a helper function for setting up ETH_CFG register on QCA955x | Gabor Juhos | 2014-07-13 | 2 | -0/+19 |
* | ar71xx: allow ath79_nvram_parse_mac_addr parsing mac with quotes | Gabor Juhos | 2014-07-13 | 1 | -0/+5 |
* | ar71xx: add kernel support for GL-Inet V1 boards/routers | Gabor Juhos | 2014-07-13 | 1 | -0/+104 |
* | ar71xx: add support for TP-LINK TL-WA860RE v1 | John Crispin | 2014-07-13 | 1 | -0/+73 |
* | ar71xx: added support for TL-WA830RE V2 | John Crispin | 2014-07-13 | 1 | -0/+132 |
* | ar71xx: Add support for MikroTik RouterBOARD SXT Lite | John Crispin | 2014-07-01 | 1 | -0/+238 |
* | ar71xx: r41348 is missing these files | John Crispin | 2014-06-26 | 2 | -0/+198 |
* | ar71xx: WNDAP360 adding wifi LED support | John Crispin | 2014-06-02 | 1 | -3/+4 |
* | ar71xx: add kernel support for HiWiFi HC6361. | John Crispin | 2014-06-02 | 1 | -0/+115 |