| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ar71xx: rename wrt160nl's trx partition parser | John Crispin | 2015-03-11 | 1 | -18/+18 |
* | ar71xx: fix gpio-latch driver | John Crispin | 2015-03-10 | 1 | -1/+2 |
* | ar71xx: fix mv88e6063 compile for 3.14 | John Crispin | 2015-02-15 | 1 | -1/+2 |
* | ar71xx: add v3.18 support | John Crispin | 2015-02-15 | 2 | -1/+21 |
* | ar71xx: improve ethernet driver cache footprint by removing an unnecessary po... | Felix Fietkau | 2014-12-09 | 3 | -27/+36 |
* | 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 |
* | ar71xx: ack completed tx descriptors only after the full frame has been compl... | Felix Fietkau | 2014-09-10 | 1 | -10/+16 |
* | 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 |
* | kernel: modify mtd related patches for 3.14 | Hauke Mehrtens | 2014-05-08 | 2 | -2/+6 |
* | ar71xx: rb91x-nand: rewrite to use GPIO API | Gabor Juhos | 2014-02-23 | 1 | -114/+136 |
* | ar71xx: add a generic GPIO latch driver | Gabor Juhos | 2014-02-22 | 1 | -0/+219 |
* | ar71xx: ag71xx: increase calculated max frame length value | Gabor Juhos | 2014-01-11 | 1 | -1/+3 |
* | ar71xx: ag71xx: fix max frame length setup of the built-in switches | Gabor Juhos | 2013-12-20 | 1 | -5/+12 |
* | ar71xx: ag71xx: calculate max frame len register value from the MTU | Gabor Juhos | 2013-12-20 | 1 | -3/+15 |
* | ar71xx: ag71xx: add ag71xx_max_frame_len() helper | Gabor Juhos | 2013-12-20 | 1 | -2/+8 |
* | ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data | Gabor Juhos | 2013-12-20 | 1 | -2/+5 |
* | ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct | Gabor Juhos | 2013-12-20 | 2 | -7/+5 |