aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h
AgeCommit message (Expand)Author
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-06-24i40e/i40evf: remove reserved typeJesse Brandeburg
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg
2014-05-29i40e/i40evf: remove storm controlJesse Brandeburg
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott
2014-01-10i40e: enable PTPJacob Keller
2014-01-10i40e: adjust ITR max and min valuesShannon Nelson
2014-01-09i40e: shorten wordy fieldsMitch Williams
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-04i40e: add header file flag _I40E_TXRX_H_Vasu Dev
2014-01-03i40e: make a define from a large constantMitch Williams
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Replace ring container array with linked listAlexander Duyck
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-09i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-09i40e: clean up Tx fast pathAlexander Duyck
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-09i40e: Drop unused completed statAlexander Duyck
2013-09-11i40e: driver core headersJesse Brandeburg