summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-07-23ice: Rename low_power_ctrlLev Faerman
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-07-23ice: refactor FC functionsPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-23ice: split ice_discover_caps into two functionsJacob Keller
2020-07-23ice: split ice_parse_caps into separate functionsJacob Keller
2020-07-23ice: refactor ice_discover_caps to avoid need to retryJacob Keller
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-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
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