summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add low level PTP clock access functionsJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr
2021-06-07ice: downgrade error print to debug printAnirudh Venkataramanan
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan
2021-06-07ice: (re)initialize NVM fields when rebuildingJacob Keller
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller
2021-06-07ice: add error message when pldmfw_flash_image failsJacob Keller
2021-06-07ice: add extack when unable to read device capsJacob Keller
2021-06-07ice: use static inline for dummy functionsJesse Brandeburg
2021-06-07ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiencySalil Mehta
2021-06-07ice: set the value of global config lock timeout longerLiwei Song
2021-06-07ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley
2021-06-07ice: Refactor ice_setup_rx_ctxKrzysztof Kazimierczak
2021-06-07ice: Save VF's MAC across rebootBrett Creeley
2021-06-07ice: Manage VF's MAC address for both legacy and new casesBrett Creeley
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-06-04igc: Indentation fixesSasha Neftin
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller
2021-06-01igb: Fix -Wunused-const-variable warningYueHaibing
2021-05-28i40e: Register auxiliary devices to provide RDMAShiraz Saleem
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-05-27ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg