summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-03-04idpf: remove dealloc vector msg err in idpf_intr_relAlan Brady
2024-03-04idpf: fix minor controlq issuesAlan Brady
2024-03-04idpf: prevent deinit uninitialized virtchnl coreAlan Brady
2024-03-04idpf: cleanup virtchnl cruftAlan Brady
2024-03-04idpf: refactor idpf_recv_mb_msgAlan Brady
2024-03-04idpf: add async_handler for MAC filter messagesAlan Brady
2024-03-04idpf: refactor remaining virtchnl messagesAlan Brady
2024-03-04idpf: refactor queue related virtchnl messagesAlan Brady
2024-03-04idpf: refactor vport virtchnl messagesAlan Brady
2024-03-04idpf: implement virtchnl transaction managerAlan Brady
2024-03-04idpf: add idpf_virtchnl.hAlan Brady
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-01ice: reconfig host after changing MSI-X on VFMichal Swiatkowski
2024-03-01ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski
2024-03-01i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-03-01ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-02-28net: intel: igc: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: e1000e: Use linkmode helpers for EEEAndrew Lunn
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn
2024-02-28net: ethernet: ixgbe: Convert EEE to use linkmodesAndrew Lunn
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi
2024-02-16i40e: Remove VEB recursionIvan Vecera
2024-02-16i40e: Fix broken support for floating VEBsIvan Vecera
2024-02-16i40e: Add helpers to find VSI and VEB by SEID and use themIvan Vecera
2024-02-16i40e: Introduce and use macros for iterating VSIs and VEBsIvan Vecera
2024-02-16i40e: Use existing helper to find flow director VSIIvan Vecera
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14igc: Remove temporary workaroundSasha Neftin
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek