aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
Commit message (Expand)AuthorAgeFilesLines
* 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