summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain1-2/+2
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller1-0/+3
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-32/+72
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2015-01-07i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai1-13/+11
2015-01-07i40e: Fix Rx checksum error counterAnjali Singhai1-11/+13
2015-01-07i40e: fix un-necessary Tx hangsJesse Brandeburg1-8/+48
2014-12-09ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck1-6/+2
2014-10-09i40e: skb->xmit_more supportEric Dumazet1-44/+46
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones1-1/+1
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-08-30i40e: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain1-1/+9
2014-08-27i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain1-10/+13
2014-08-27i40e: Some FD message fixesAnjali Singhai Jain1-10/+28
2014-08-27i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny1-17/+16
2014-08-26i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-03i40e: Adds FCoE related code to i40e core driverVasu Dev1-3/+34
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg1-2/+0
2014-07-17i40e/i40evf: Clean up codePaul M Stillwell Jr1-1/+0
2014-07-17i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski1-1/+2
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-07-03i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain1-47/+62
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg1-0/+1
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain1-4/+6
2014-06-26i40e: fix fdir programmingJesse Brandeburg1-2/+4
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain1-2/+2
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain1-13/+0
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain1-1/+6
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg1-19/+55
2014-06-09i40e: allow for more VSIsMitch Williams1-1/+1
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg1-6/+1
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg1-2/+2
2014-05-29i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain1-3/+1
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott1-17/+12
2014-05-21i40e: add required includeMitch Williams1-0/+1
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller1-3/+0
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski1-2/+2
2014-04-19i40e: remove open-coded skb_cow_headFrancois Romieu1-9/+9
2014-04-01i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain1-2/+3
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain1-3/+6
2014-03-20i40e/i40evf: reduce context descriptorsJesse Brandeburg1-1/+2
2014-03-20i40e/i40evf: enable hardware feature head write backJesse Brandeburg1-6/+40
2014-03-15i40e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15i40e: Add code to handle FD table full conditionAnjali Singhai Jain1-9/+51
2014-03-07i40e/i40evf: carefully fill tx ringJesse Brandeburg1-2/+2
2014-03-07i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg1-2/+27
2014-03-07i40e: Flow Director sideband accountingJoseph Gasparakis1-6/+271
2014-02-14i40e: spelling errorJesse Brandeburg1-1/+1