summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
3 daysigc: set tx buffer type for SMD framesKohei Enju1-0/+1
3 daysice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
3 daysice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
3 daysice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
3 daysice: fix setting RSS VSI hash for E830Marcin Szycik1-1/+1
3 daysidpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov1-2/+2
3 daysice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
3 daysice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
3 daysice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
3 daysigc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
3 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
3 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
3 daysRevert "ice: Remove jumbo_remove step from TX path"Sasha Levin1-0/+3
3 daysRevert "ice: fix double-free of tx_buf skb"Sasha Levin1-4/+2
12 daysidpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman1-0/+6
12 daysi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
12 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
12 daysice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
12 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
12 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
12 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
12 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
12 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
12 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
12 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
12 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
12 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
12 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
12 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
12 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
12 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
12 daysiavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
12 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
12 daysice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
12 daysice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
12 daysice: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
12 daysice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6
12 daysice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka1-3/+3
2026-05-14ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li1-0/+2
2026-04-22e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-22ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-22ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov4-8/+19
2026-04-22ice: ptp: don't WARN when controlling PF is unavailableKohei Enju1-1/+7
2026-04-18idpf: set the payload size before calling the async handlerEmil Tantilov1-0/+4
2026-04-18idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov1-0/+2
2026-04-18idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov2-11/+8
2026-04-18igb: remove napi_synchronize() in igb_down()Alex Dvoretsky1-2/+1
2026-04-11ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-04-02iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2026-04-02ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13