aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-10i40e: enable PTPJacob Keller1-0/+3
2014-01-10i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-09i40e: shorten wordy fieldsMitch Williams1-2/+2
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-04i40e: add header file flag _I40E_TXRX_H_Vasu Dev1-0/+4
2014-01-03i40e: make a define from a large constantMitch Williams1-0/+20
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg1-4/+17
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck1-0/+1
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck1-0/+2
2013-10-09i40e: Replace ring container array with linked listAlexander Duyck1-2/+6
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck1-3/+5
2013-10-09i40e: Drop dead code and flags from Tx hotpathAlexander Duyck1-1/+0
2013-10-09i40e: clean up Tx fast pathAlexander Duyck1-1/+0
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck1-7/+6
2013-10-09i40e: Drop unused completed statAlexander Duyck1-1/+0
2013-09-11i40e: driver core headersJesse Brandeburg1-0/+259