summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
2026-05-18igc: set tx buffer type for SMD framesKohei Enju
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath
2026-05-02ice: dpll: Fix compilation warningPrzemyslaw Korba
2026-05-02ice: access @pp through netmem_desc instead of pageByungchul Park
2026-05-02ice: mention fw_activate action along with devlink reloadJacob Keller
2026-05-02i40e: only timestamp PTP event packetsJacob Keller
2026-05-02ixgbe: fix unaligned u32 access in ixgbe_update_flash_X550()Aleksandr Loktionov
2026-05-02ixgbe: E610: add EEE supportJedrzej Jagielski
2026-05-02ixgbe: move EEE config validation out of ixgbe_set_eee()Jedrzej Jagielski
2026-05-02ixgbe: E610: update ACI command structs with EEE fieldsJedrzej Jagielski
2026-05-02ixgbe: E610: use new version of 0x601 ACI command bufferJedrzej Jagielski
2026-05-02ixgbe: E610: update EEE supported speedsJedrzej Jagielski
2026-05-02ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka