aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)Author
2014-01-17i40e: rename definesJesse Brandeburg
2014-01-14i40e: whitespace fixesJesse Brandeburg
2014-01-10i40e: enable PTPJacob Keller
2014-01-10i40e: check for possible incorrect ipv6 checksumShannon Nelson
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams
2014-01-09i40e: shorten wordy fieldsMitch Williams
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-05i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain
2014-01-04i40e: fix constant cast issuesJesse Brandeburg
2014-01-03i40e: Rx checksum offload for VXLANJoseph Gasparakis
2013-12-06i40e: check multi-bit state correctlyJesse Brandeburg
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg
2013-10-22i40e: fix sign extension issueJesse Brandeburg
2013-10-22i40e: do not flush after re-enabling interruptsJesse 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: Add support for Tx byte queue limitsAlexander 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: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-09i40e: Drop unused completed statAlexander Duyck
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg