summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2025-08-01i40e: Add rx_missed_errors for buffer exhaustionYajun Deng3-13/+10
2025-07-24ice: add NULL check in eswitch lag checkDave Ertman1-1/+2
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits1-0/+10
2025-06-27e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits2-6/+16
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar1-0/+48
2025-06-27ice: fix check for existing switch ruleMateusz Pacuszka1-2/+2
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo1-3/+4
2025-06-19i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4
2025-06-19i40e: return false from i40e_reset_vf if reset is in progressRobert Malz1-3/+3
2025-06-19ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak1-28/+142
2025-06-19ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak1-5/+6
2025-06-19ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak1-14/+33
2025-06-04ice: Fix LACP bonds without SRIOV environmentDave Ertman1-0/+6
2025-06-04ice: fix vf->num_mac count with port representorsJacob Keller1-1/+0
2025-06-04ice: count combined queues using Rx/Tx countMichal Swiatkowski1-2/+1
2025-06-04ice: treat dyn_allowed only as suggestionMichal Swiatkowski2-12/+15
2025-05-09igc: fix lock order in igc_ptp_resetJacob Keller1-2/+4
2025-05-09ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo1-0/+5
2025-04-25igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall2-2/+19
2025-04-25igc: cleanup PTP module if probe failsChristopher S M Hall1-0/+1
2025-04-25igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall1-0/+7
2025-04-25igc: move ktime snapshot into PTM retry loopChristopher S M Hall1-9/+9
2025-04-25igc: increase wait time before retrying PTMChristopher S M Hall1-1/+4
2025-04-25igc: fix PTM cycle trigger logicChristopher S M Hall2-29/+42
2025-04-10e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-03-07ice: add E830 HW VF mailbox message limit supportPaul Greenwalt9-13/+96
2025-03-07ice: Add E830 device IDs, MAC type and registersPaul Greenwalt7-61/+141
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-17ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-02-17ice: put Rx buffers after being done with current frameMaciej Fijalkowski1-29/+50
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski1-2/+17
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu1-0/+6
2025-01-17igc: field get conversionJesse Brandeburg4-13/+8
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba1-2/+2
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-14ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2-1/+3
2024-12-14ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller1-1/+0
2024-12-09ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller1-11/+10
2024-12-09ice: Support FCS/CRC strip disable for VFHaiyue Wang1-0/+15
2024-11-14e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits1-13/+4
2024-11-14i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov3-2/+12
2024-11-14ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek2-2/+5
2024-10-17e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-10-17e1000e: change I219 (19) devices to ADPVitaly Lifshits2-4/+4
2024-10-17igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-17i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-17ice: Flush FDB entries before resetWojciech Drewek3-22/+8
2024-10-17ice: rename switchdev to eswitchMichal Swiatkowski4-42/+43