aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAge
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-11
* i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-09
* i40e: allow for more VSIsMitch Williams2014-06-09
* i40e/i40evf: fix TSO accountingJesse Brandeburg2014-06-08
* i40e: don't use OR to check a valueJesse Brandeburg2014-06-05
* i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain2014-05-29
* i40e/i40evf: Remove reserved PCTYPE definesKevin Scott2014-05-29
* i40e: add required includeMitch Williams2014-05-21
* i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-28
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-18
* i40e: fix function kernel doc descriptionJean Sacren2014-03-31
* i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-28
* i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-28
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-19
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-19
* i40e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-14
* i40e/i40evf: carefully fill tx ringJesse Brandeburg2014-03-06
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-06
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-06
* i40e: spelling errorJesse Brandeburg2014-02-13
* i40e: rename definesJesse Brandeburg2014-01-17
* i40e: whitespace fixesJesse Brandeburg2014-01-14
* i40e: enable PTPJacob Keller2014-01-10
* i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-10
* i40e: trivial: formatting and checkpatch fixesMitch Williams2014-01-09
* i40e: shorten wordy fieldsMitch Williams2014-01-09
* i40e: add a comment on barrier and fix panic on resetGreg Rose2014-01-09
* i40e: Fix GPL headerGreg Rose2014-01-09
* i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain2014-01-05
* i40e: fix constant cast issuesJesse Brandeburg2014-01-05
* i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-03
* i40e: check multi-bit state correctlyJesse Brandeburg2013-12-06
* 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