summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik
2025-03-07ice: add E830 HW VF mailbox message limit supportPaul Greenwalt
2025-03-07ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-17ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-17ice: put Rx buffers after being done with current frameMaciej Fijalkowski
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu
2025-01-17igc: field get conversionJesse Brandeburg
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-14ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller
2024-12-14ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller
2024-12-09ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller
2024-12-09ice: Support FCS/CRC strip disable for VFHaiyue Wang
2024-11-14e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-11-14i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-14ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-10-17e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-10-17e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-17igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-17i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-17ice: Flush FDB entries before resetWojciech Drewek
2024-10-17ice: rename switchdev to eswitchMichal Swiatkowski
2024-10-17ice: Fix netif_is_ice() in Safe ModeMarcin Szycik
2024-10-17ice: fix VLAN replay after resetDave Ertman
2024-10-17ice: set correct dst VSI in only LAN filtersMichal Swiatkowski
2024-10-17e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-10-17i40e: Include types.h to some headersTony Nguyen
2024-10-17i40e: Fix ST code value for Clause 45Ivan Vecera
2024-10-10e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-10-10ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-18ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-18ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw
2024-09-12intel: legacy: Partial revert of field get conversionSasha Neftin
2024-09-12ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-12ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-12igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-12ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-09-12ice: Check all ice_vsi_rebuild() errors in functionEric Joyner
2024-08-29igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-29igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-29ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-29igc: Fix reset adapter logics when tx mode changeFaizal Rahim
2024-08-29igc: Fix qbv_config_change_errors logicsFaizal Rahim