aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAge
* i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-06
* i40e: Fix Rx checksum error counterAnjali Singhai2015-01-06
* i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-06
* ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
* i40e: skb->xmit_more supportEric Dumazet2014-10-08
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-25
* | i40e: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-29
* | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-27
* | i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-27
* | i40e: Some FD message fixesAnjali Singhai Jain2014-08-27
* | i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-27
|/
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-02
* i40e/i40evf: fix extension header csum logicJesse Brandeburg2014-07-24
* i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-16
* i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-16
* i40e: never generate both software and hardware timestampsJakub Kicinski2014-07-16
* i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain2014-07-02
* i40e/i40evf: initialize context descriptorJesse Brandeburg2014-07-01
* i40e: FD filter replay logic bug fixAnjali Singhai Jain2014-07-01
* i40e: fix fdir programmingJesse Brandeburg2014-06-26
* i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain2014-06-26
* i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain2014-06-26
* 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