summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-03-14i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe
2018-03-12ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt
2018-03-12ixgbevf: fix unused variable warningArnd Bergmann
2018-03-12ixgbe: Add receive length error counterTonghao Zhang
2018-03-12ixgbe: remove unneeded ipsec state free callbackShannon Nelson
2018-03-12ixgbe: fix ipsec trailer lengthShannon Nelson
2018-03-12ixgbe: check for 128-bit authenticationShannon Nelson
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET
2018-03-05igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg
2018-03-05igb: add VF trust infrastructureCorinna Vinschen
2018-02-28fm10k: bump version numberJacob Keller
2018-02-28fm10k: fix incorrect warning for function prototypeJacob Keller
2018-02-28fm10k: fix function doxygen commentsJacob Keller
2018-02-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady
2018-02-26i40evf: Fix double locking the same resourcePaweł Jabłoński
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov
2018-02-26ixgbevf: remove redundant initialization of variable 'dma'Colin Ian King
2018-02-26ixgbevf: add build_skb supportEmil Tantilov
2018-02-26ixgbevf: break out Rx buffer page managementEmil Tantilov
2018-02-26ixgbevf: allocate the rings as part of q_vectorEmil Tantilov
2018-02-26ixgbevf: make sure all frames fit minimum size requirementsEmil Tantilov
2018-02-26ixgbevf: add support for padding packetEmil Tantilov
2018-02-26ixgbevf: setup queue countsEmil Tantilov
2018-02-26ixgbevf: add support for using order 1 pages to receive large framesEmil Tantilov
2018-02-26ixgbevf: add ethtool private flag for legacy RxEmil Tantilov
2018-02-26ixgbevf: use page_address offset from pageEmil Tantilov
2018-02-26ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller
2018-02-26ixgbe: Avoid to write the RETA table when unnecessaryTonghao Zhang
2018-02-26ixgbe: remove redundant initialization of 'pool'Colin Ian King
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy
2018-02-14i40e: Delete queue channel for ADq on VFAvinash Dayanand