aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan
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-26ethernet: Use octal not symbolic permissionsJoe Perches
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