summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
5 daysigc: set tx buffer type for SMD framesKohei Enju
5 daysice: ptp: use primary NAC semaphore on E825Grzegorz Nitka
5 daysice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka
5 daysice: dpll: fix misplaced header macrosIvan Vecera
5 daysice: dpll: fix rclk pin state get for E810Ivan Vecera
5 daysice: fix locking in ice_dcb_rebuild()Bart Van Assche
5 daysice: fix setting RSS VSI hash for E830Marcin Szycik
5 daysidpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
5 daysice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka
5 daysice: fix setting promisc mode while adding VID filterMarcin Szycik
5 daysice: fix locking around wait_event_interruptible_locked_irqJacob Keller
5 daysigc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju
5 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito
5 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez
14 daysidpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
14 daysi40e: Cleanup PTP pins on probe failureMatt Vollrath
14 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
14 daysice: fix missing dpll notifications for SW pinsPetr Oros
14 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
14 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
14 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
14 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
14 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
14 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros
14 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros
14 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
14 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
14 daysice: fix ready bitmap check for non-E822 devicesJacob Keller
14 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
14 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
14 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath
14 daysiavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
14 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju
14 daysice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
14 daysice: fix race condition in TX timestamp ring cleanupKeita Morisaki
14 daysice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt
14 daysice: fix PHY config on media change with link-down-on-closePaul Greenwalt
14 daysice: fix double-free of tx_buf skbMichal Schmidt
14 daysice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka
14 daysice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka
2026-05-14ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov