summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2 daysidpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2 daysidpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2 daysidpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2 daysidpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2 daysidpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2 daysidpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2 daysidpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2 daysidpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2 daysidpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2 daysidpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2 daysidpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2 daysidpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2 daysidpf: convert vport state to bitmapEmil Tantilov7-30/+28
2 daysidpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
12 dayse1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
12 daysidpf: reduce mbx_task schedule delay to 300usBrian Vazquez1-1/+1
12 daysidpf: fix LAN memory regions command on some NVMsLarysa Zaremba1-0/+5
12 daysiavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
12 daysi40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
12 daysi40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2025-12-18iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt1-0/+7
2025-12-18ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel1-1/+1
2025-12-18ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel4-9/+23
2025-12-18ice: extract ice_init_dev() from ice_init()Przemek Kitszel1-9/+9
2025-12-18ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel3-19/+31
2025-12-18ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel1-30/+28
2025-12-18ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel1-19/+12
2025-12-18ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel1-14/+11
2025-12-18ice: move service task start out of ice_init_pf()Przemek Kitszel2-7/+12
2025-11-19ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-11-19idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+2
2025-11-06libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski2-4/+2
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju1-1/+1
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju1-1/+1
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju1-1/+1
2025-10-28igc: power up the PHY before the link testKohei Enju1-0/+3
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju1-1/+1
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka1-1/+1
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka2-2/+25
2025-10-28ice: fix lane number calculationGrzegorz Nitka1-0/+9
2025-10-14ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den1-1/+2
2025-10-14ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski2-0/+47
2025-10-14ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-14ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski2-0/+47
2025-10-14ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-14idpf: cleanup remaining SKBs in PTP flowsMilena Olech2-0/+4
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+3
2025-09-30idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3
2025-09-30ixgbe: fix typos and docstring inconsistenciesAlok Tiwari1-5/+5