summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-13i40e: Fix ST code value for Clause 45Ivan Vecera
2023-12-13ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-12-05iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-05i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-06i40e: Fix devlink port unregisteringIvan Vecera
2023-11-06i40e: Do not call devlink_port_type_clear()Ivan Vecera
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt
2023-10-27iavf: use unregister_netdevMichal Schmidt