summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan
2018-03-26ice: Add support for control queuesAnirudh Venkataramanan
2018-03-26ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan
2018-03-23ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-23ixgbevf: Add XDP queue stats reportingTony Nguyen
2018-03-23ixgbevf: Add support for meta dataTony Nguyen
2018-03-23ixgbevf: Delay tail write for XDP packetsTony Nguyen
2018-03-23ixgbevf: Add support for XDP_TX actionTony Nguyen
2018-03-23ixgbevf: Add XDP support for pass and drop actionsTony Nguyen
2018-03-23ixgbe: enable TSO with IPsec offloadShannon Nelson
2018-03-23ixgbe: no need for esp trailer if GSOShannon Nelson
2018-03-23ixgbe: remove unneeded ipsec test in TX pathShannon Nelson
2018-03-23ixgbe: no need for ipsec csum feature checkShannon Nelson
2018-03-23ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt
2018-03-23ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński
2018-03-19i40evf: remove flags that are never usedJacob Keller
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek
2018-03-19i40e: Fix incorrect return typesDoug Dziggel
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-03-19i40e: Prevent setting link speed on KX_X722Patryk Małek
2018-03-19i40e: Properly check allowed advertisement capabilitiesJan Sokolowski
2018-03-19i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck
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-12e1000e: Fix link check race conditionBenjamin Poirier
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
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-05e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-03-05e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-03-05e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-03-05e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier