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