summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-01-10igc: Fix hicredit calculationRodrigo Cataldo
2024-01-10i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-10igc: Check VLAN EtherType maskKurt Kanzenbach
2024-01-10igc: Check VLAN TCI maskKurt Kanzenbach
2024-01-10igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2024-01-10i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-10ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2024-01-10ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-20iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki
2023-12-20iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-13i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-03i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-12-03i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-11-20iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-02iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-11-02i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-02igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-11-02igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-02i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-11-02iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-10-25ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-25igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-10-25igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-10-25igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-10-25igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli
2023-10-25igc: enable Qbv configuration for 2nd GCLTan Tee Min
2023-10-25igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli
2023-10-19ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-10i40e: fix the wrong PTP frequency calculationYajun Deng
2023-10-06igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-10-06igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-10-06i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-10-06iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-10-06iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-10-06iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-23ice: Don't tx before switchdev is fully configuredWojciech Drewek
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller