summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * ice: Bug fixes in ethtool codeAnirudh Venkataramanan2018-04-06
| * ice: Fix error return code in ice_init_hw()Wei Yongjun2018-04-06
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\ \ | |/ |/|
| * fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-04-03
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-27
|\ \
| * | i40e: add support for XDP_REDIRECTBjörn Töpel2018-03-26
| * | i40e: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-26
| * | i40e: re-number feature flags to remove gapsJacob Keller2018-03-26
| * | i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller2018-03-26
| * | i40e: hold the RTNL lock while changing interrupt schemesJacob Keller2018-03-26
| * | i40e: move client flags into state bitsJacob Keller2018-03-26
| * | i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller2018-03-26
| * | i40e: move AUTO_DISABLED flags into the state fieldJacob Keller2018-03-26
| * | i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller2018-03-26
| * | i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller2018-03-26
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-03-26
|\ \ \
| * | | ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-26
| * | | ice: Support link events, reset and rebuildAnirudh Venkataramanan2018-03-26
| * | | ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan2018-03-26
| * | | ice: Add stats and ethtool supportAnirudh Venkataramanan2018-03-26
| * | | ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-26
| * | | ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-26
| * | | ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-26
| * | | ice: Add support for switch filter programmingAnirudh Venkataramanan2018-03-26
| * | | ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-26
| * | | ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan2018-03-26
| * | | ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-26
| * | | ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-26
| * | | ice: Start hardware initializationAnirudh Venkataramanan2018-03-26
| * | | ice: Add support for control queuesAnirudh Venkataramanan2018-03-26
| * | | ice: Add basic driver framework for Intel(R) E800 SeriesAnirudh Venkataramanan2018-03-26
| |/ /
* | | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
|/ /
* | ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-23
* | ixgbevf: Add XDP queue stats reportingTony Nguyen2018-03-23
* | ixgbevf: Add support for meta dataTony Nguyen2018-03-23
* | ixgbevf: Delay tail write for XDP packetsTony Nguyen2018-03-23
* | ixgbevf: Add support for XDP_TX actionTony Nguyen2018-03-23
* | ixgbevf: Add XDP support for pass and drop actionsTony Nguyen2018-03-23
* | ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-23
* | ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-23
* | ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-23
* | ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-23
* | ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-23
* | ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-23
* | intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \
| * | e1000e: Fix link check race conditionBenjamin Poirier2018-03-12
| * | Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-12
| * | e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-05