summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2024-08-29igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim
2024-08-14ice: Fix reset handlerGrzegorz Nitka
2024-08-11igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-08-03ice: Fix recipe read procedureWojciech Drewek
2024-08-03ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki
2024-07-18i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-07-05ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-06-27ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-27ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-21ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-21ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-21ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-12ice: fix accounting if a VLAN already existsJacob Keller
2024-06-12ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-06-12Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller
2024-05-25ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller
2024-05-25ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller
2024-05-17e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-05-02ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-27ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik
2024-04-27ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski