aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAge
* i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-22
* i40e: refactor fdir setup functionJesse Brandeburg2013-10-22
* i40e: fix sign extension issueJesse Brandeburg2013-10-22
* i40e: do not flush after re-enabling interruptsJesse Brandeburg2013-10-22
* 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: Add support for Tx byte queue limitsAlexander 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: Do not directly increment Tx next_to_useAlexander Duyck2013-10-10
* i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-10
* i40e: Drop unused completed statAlexander Duyck2013-10-10
* i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-11