summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-07-14fm10k: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-07-01ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps supportRadoslaw Tyl
2020-07-01ixgbe: Cleanup unneeded delay in ethtool testJeff Kirsher
2020-07-01iavf: Fix updating statisticsTony Nguyen
2020-07-01i40e: introduce new dump desc XDP commandCiara Loftus
2020-07-01i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus
2020-07-01i40e: add XDP ring statistics to VSI statsCiara Loftus
2020-07-01i40e: move check of full Tx ring to outside of send loopMagnus Karlsson
2020-07-01i40e: eliminate division in napi_poll data pathMagnus Karlsson
2020-07-01i40e: optimize AF_XDP Tx completion pathMagnus Karlsson
2020-07-01iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-30net: ethernet: ixgbe: don't call devm_mdiobus_free()Bartosz Golaszewski
2020-06-30net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()Bartosz Golaszewski
2020-06-29igc: Remove checking media type during MAC initializationSasha Neftin
2020-06-29igc: Remove unneeded check for copper media typeSasha Neftin
2020-06-29igc: Refactor the igc_power_down_link()Sasha Neftin
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin
2020-06-29igc: Add LPI countersSasha Neftin
2020-06-29igc: Fix Rx timestamp disablingAndre Guedes
2020-06-29igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes
2020-06-29igc: Remove UDP filter setup in PTP codeAndre Guedes
2020-06-29igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes
2020-06-29igc: Add initial LTR supportSasha Neftin
2020-06-29igc: Add initial EEE supportSasha Neftin
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-25i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: Add a check to see if MFS is setTodd Fujinaka
2020-06-25i40e: detect and log info about pre-recovery modePiotr Kwapulinski
2020-06-25i40e: make PF wait reset loop reliablePiotr Kwapulinski
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-22ixgbe_ipsec: become aware of when running as a bonding slaveJarod Wilson
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus