summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-09-18ice: fix pin assignment for E810-T without SMA controlJacob Keller
2023-09-18ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller
2023-09-18ice: PTP: move quad value check inside ice_fill_phy_msg_e822Karol Kolacinski
2023-09-18ice: PTP: Rename macros used for PHY/QUAD port definitionsKarol Kolacinski
2023-09-18ice: PTP: Clean up timestamp registers correctlyKarol Kolacinski
2023-09-18ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller
2023-09-18ice: Support cross-timestamping for E823 devicesJacob Keller
2023-09-18ice: retry acquiring hardware semaphore during cross-timestamp requestKarol Kolacinski
2023-09-18ice: prefix clock timer command enumeration values with ICE_PTPSergey Temerkhanov
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-13idpf: add SRIOV support and other ndo_opsJoshua Hay
2023-09-13idpf: add ethtool callbacksAlan Brady
2023-09-13idpf: add singleq start_xmit and napi pollJoshua Hay
2023-09-13idpf: add RX splitq napi poll supportAlan Brady
2023-09-13idpf: add TX splitq napi poll supportJoshua Hay
2023-09-13idpf: add splitq start_xmitJoshua Hay
2023-09-13idpf: initialize interrupts and enable vportPavan Kumar Linga
2023-09-13idpf: configure resources for RX queuesAlan Brady
2023-09-13idpf: configure resources for TX queuesAlan Brady
2023-09-13idpf: add ptypes and MAC filter supportPavan Kumar Linga
2023-09-13idpf: add create vport and netdev configurationPavan Kumar Linga
2023-09-13idpf: add core init and interrupt requestPavan Kumar Linga
2023-09-13idpf: add controlq init and reset checksJoshua Hay
2023-09-13idpf: add module register and probe functionalityPhani Burra
2023-09-13virtchnl: add virtchnl version 2 opsPavan Kumar Linga
2023-09-13iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski
2023-09-13ice: Check CRC strip requirement for VLAN stripHaiyue Wang
2023-09-13ice: Support FCS/CRC strip disable for VFHaiyue Wang
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-11iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-09-11i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-03igb: disable virtualization features on 82580Corinna Vinschen
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-08-25ice: avoid executing commands on other ports when driving syncJacob Keller
2023-08-24e1000e: Add support for the next LOM generationSasha Neftin