summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27iavf: clarify VLAN add/delete log messages and lower log levelAlok Tiwari
2025-11-27ice: fix comment typo and correct module format stringAlok Tiwari
2025-11-27idpf: correct queue index in Rx allocation error messagesAlok Tiwari
2025-11-27idpf: use desc_ring when checking completion queue DMA allocationAlok Tiwari
2025-11-27ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()Alok Tiwari
2025-11-27e1000e: Remove unneeded checksTony Nguyen
2025-11-27idpf: convert vport state to bitmapEmil Tantilov
2025-11-27ixgbevf: ixgbevf_q_vector clean upNatalia Wochtman
2025-11-27iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt
2025-11-26fm10k: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26ixgbevf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26igc: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26igb: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26idpf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26ice: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26iavf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-26i40e: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-25ice: fix broken Rx on VFsAlexander Lobakin
2025-11-24i40e: delete a stray tabDan Carpenter
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-19igb: Switch to use %ptSpAndy Shevchenko
2025-11-19e1000e: Switch to use %ptSpAndy Shevchenko
2025-11-18ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-06iavf: add RSS support for GTP protocol via ethtoolAleksandr Loktionov
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29igbvf: fix misplaced newline in VLAN add warning messageAlok Tiwari
2025-10-29ixgbe: fix typos in ixgbe driver commentsAlok Tiwari
2025-10-29idpf: remove duplicate defines in IDPF_CAP_RSSSreedevi Joshi
2025-10-29i40e: avoid redundant VF link state updatesJay Vosburgh
2025-10-29ice: Allow 100M speed for E825C SGMII deviceGrzegorz Nitka
2025-10-29ice: implement configurable header split for regular RxAlexander Lobakin
2025-10-29ice: switch to Page PoolMichal Kubiak