summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)Author
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-10-08i40e: skb->xmit_more supportEric Dumazet
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-26i40e: Some FD message fixesAnjali Singhai Jain
2014-08-26i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny
2014-08-25i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain
2014-06-26i40e: fix fdir programmingJesse Brandeburg
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg
2014-06-08i40e: allow for more VSIsMitch Williams
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg
2014-05-29i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott
2014-05-21i40e: add required includeMitch Williams
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg