| Commit message (Expand) | Author | Age | Files | Lines |
* | ag71xx: Reduce NAPI weight to 32. | Rosen Penev | 2017-12-08 | 1 | -1/+6 |
* | Revert "ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT." | Rosen Penev | 2017-12-08 | 3 | -6/+7 |
* | ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT. | Rosen Penev | 2017-11-06 | 3 | -7/+6 |
* | ar71xx: fix mikrotik routerboard nand driver issues with linux 4.9 | Felix Fietkau | 2017-10-24 | 3 | -27/+108 |
* | Revert "ar71xx: Add GRO support to ag71xx" | Felix Fietkau | 2017-10-17 | 1 | -3/+3 |
* | ar71xx: fix section mismatches | Hauke Mehrtens | 2017-10-11 | 1 | -4/+4 |
* | ar71xx: Add kernel 4.9 support | Hauke Mehrtens | 2017-10-11 | 11 | -71/+359 |
* | ar71xx: Add GRO support to ag71xx | Rosen Penev | 2017-09-11 | 1 | -3/+3 |
* | ag71xx: add support for port mirroring | Milan Krstić | 2017-07-21 | 1 | -0/+153 |
* | ar71xx/ag71xx_ethtool: don't return uninitialized return value on success | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_mdio_probe: fix a memory leak when probe fails | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_ar7240_get_port_link: fix off-by-one check on argument `port` | Alexander Couzens | 2017-06-11 | 1 | -2/+2 |
* | Revert "ar71xx: Add support for Teltonika RUT900" | John Crispin | 2017-05-18 | 1 | -206/+0 |
* | ar71xx: Add support for Teltonika RUT900 | Steffen Weinreich | 2017-05-18 | 1 | -0/+206 |
* | ar71xx: convert mikrotik routerboard support to UBI | Felix Fietkau | 2017-01-16 | 3 | -3/+3 |
* | ar71xx: disable sub-page writes on routerboard nand drivers | Felix Fietkau | 2017-01-11 | 3 | -0/+3 |
* | ar71xx: fix RB4xx CPLD SPI device mode setup | Felix Fietkau | 2017-01-11 | 1 | -1/+1 |
* | ar71xx: fix RB4xx SPI driver mode bits | Felix Fietkau | 2017-01-11 | 1 | -1/+1 |
* | ar71xx: remove a non-upstream spi core patch | Felix Fietkau | 2017-01-05 | 3 | -184/+8 |
* | ar71xx: remove AP83 reference design board support | Felix Fietkau | 2016-12-12 | 1 | -283/+0 |
* | ar71xx: fix drivers/mtd/nand/ar934x_nfc.c | Paul Wassi | 2016-11-18 | 1 | -8/+2 |
* | ar71xx: fix ethernet driver fast reset issue causing tx timeouts | Felix Fietkau | 2016-09-03 | 1 | -1/+2 |
* | ar71xx: add software transmit timestamp support | Stephen Walker | 2016-07-15 | 2 | -0/+3 |
* | ar71xx: spi-rb4xx fix. | Sergey Sergeev | 2016-07-02 | 1 | -1/+1 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-07-02 | 2 | -6/+12 |
* | ar71xx: rename ethernet pdata->builtin_switch to use_flow_control | Felix Fietkau | 2016-06-27 | 1 | -1/+1 |
* | Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po... | Felix Fietkau | 2016-06-26 | 2 | -6/+5 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-06-26 | 2 | -5/+6 |
* | ar71xx: enable flow control for ethernet MACs with built-in switch | Felix Fietkau | 2016-06-26 | 1 | -1/+4 |
* | Revert "ar71xx: enable flow control for ethernet MACs with built-in switch" | Felix Fietkau | 2016-06-14 | 1 | -9/+1 |
* | ar71xx: enable flow control for ethernet MACs with built-in switch | Felix Fietkau | 2016-06-13 | 1 | -1/+9 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 2 | -2/+2 |
* | ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues | Felix Fietkau | 2016-02-22 | 1 | -3/+11 |
* | ag71xx: fix build error with debugfs code | Felix Fietkau | 2016-02-11 | 1 | -5/+7 |
* | ag71xx: increase rx ring size to improve performance | Felix Fietkau | 2016-02-11 | 1 | -2/+2 |
* | ag71xx: store ring size order instead of ring size to avoid div/mod | Felix Fietkau | 2016-02-11 | 3 | -41/+58 |
* | ag71xx: increase tx ring size to improve performance | Felix Fietkau | 2016-02-11 | 1 | -2/+2 |
* | ag71xx: optimize icache footprint of the receive poll function | Felix Fietkau | 2016-02-11 | 1 | -3/+10 |
* | ar71xx: use page fragment API in the ethernet driver | Felix Fietkau | 2016-01-31 | 1 | -10/+24 |
* | ar71xx: fix a few include errors | Felix Fietkau | 2016-01-30 | 1 | -1/+1 |
* | ar71xx: fix ethernet MAC reset on DMA hang | Felix Fietkau | 2016-01-13 | 1 | -38/+55 |
* | ar71xx: extend ethernet DMA stuck check to all ar724x (and newer) chips | Felix Fietkau | 2016-01-13 | 1 | -1/+1 |
* | ar71xx: clean up ethernet tx queue after reset, wake queues when done - fixes... | Felix Fietkau | 2015-12-14 | 1 | -3/+8 |
* | ar71xx: add LED driver NU801 | John Crispin | 2015-12-11 | 1 | -0/+396 |
* | ar71xx: add 64kb bootloader mtd parser for tplinkpart | John Crispin | 2015-08-17 | 1 | -6/+29 |
* | ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash d... | Felix Fietkau | 2015-07-20 | 1 | -1/+1 |
* | ar71xx: ag71xx remove IRQF_DISABLED | John Crispin | 2015-07-09 | 1 | -1/+1 |
* | ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode | Felix Fietkau | 2015-06-18 | 1 | -0/+4 |
* | ar71xx: return limit as number of processed frames when re-scheduling NAPI poll | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar71xx: generalize cybertan partition parser | John Crispin | 2015-03-11 | 1 | -6/+0 |