summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: fix mii bus irq assignmentFelix Fietkau2018-03-041-0/+2
* ag71xx: Move timestamp struct member outside of struct.Rosen Penev2018-02-281-2/+0
* ar71xx: use global timestamp for hang checkFelix Fietkau2018-02-051-2/+3
* ag71xx: Reorder ag71xx struct members for better cache performanceRosen Penev2018-02-051-10/+17
* ag71xx: Reduce NAPI weight to 32.Rosen Penev2017-12-081-1/+6
* Revert "ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT."Rosen Penev2017-12-081-2/+3
* ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT.Rosen Penev2017-11-061-3/+2
* ar71xx: prevent spurious ethernet resets from dma hang check false positivesFelix Fietkau2016-07-021-1/+1
* Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po...Felix Fietkau2016-06-261-1/+1
* ar71xx: prevent spurious ethernet resets from dma hang check false positivesFelix Fietkau2016-06-261-1/+1
* ag71xx: increase rx ring size to improve performanceFelix Fietkau2016-02-111-2/+2
* ag71xx: store ring size order instead of ring size to avoid div/modFelix Fietkau2016-02-111-3/+11
* ag71xx: increase tx ring size to improve performanceFelix Fietkau2016-02-111-2/+2
* ar71xx: improve ethernet driver cache footprint by removing an unnecessary po...Felix Fietkau2014-12-091-1/+6
* ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (...Felix Fietkau2014-09-061-1/+1
* ar71xx: split packets into multiple descriptors on ar716xFelix Fietkau2014-08-291-3/+7
* ar71xx: ag71xx: store descriptor packet length mask in ag71xx structGabor Juhos2013-12-201-5/+1
* ar71xx: ag71xx: compute the RX buffer size from the maximum frame sizeGabor Juhos2013-12-171-2/+0
* ar71xx: ag71xx: store RX buffer size in the ag71xx structGabor Juhos2013-12-171-1/+1
* ar71xx: ag71xx: store maximum frame length in the ag71xx structGabor Juhos2013-12-171-0/+2
* ar71xx: ethernet: reduce tx dma ring size further to improve cache footprintFelix Fietkau2013-08-131-2/+2
* ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprintFelix Fietkau2013-08-121-2/+2
* ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga...Felix Fietkau2013-08-121-2/+5
* ar71xx: improve rx performance of the ethernet driver by using build_skb to d...Felix Fietkau2012-05-281-1/+5
* ar71xx: fix MII clock settings for various chips, improves ethernet stability...Felix Fietkau2012-05-271-0/+8
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...Felix Fietkau2012-05-151-2/+1
* ar71xx: merge files-3.2 to filesGabor Juhos2012-02-101-0/+466