summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-10ice: Fix package download algorithmDan Nowlin
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-05-08ice: remove correct filters during eswitch releaseMichal Swiatkowski
2024-05-08igb: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08ice: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08iavf: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08i40e: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek
2024-05-06ice: Deduplicate tc action setupMarcin Szycik
2024-05-06ice: update E830 device ids and commentsPaul Greenwalt
2024-05-06ice: add additional E830 device idsPaul Greenwalt
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera
2024-04-30i40e: Add helper to access main VEBIvan Vecera
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera
2024-04-30i40e: Add helper to access main VSIIvan Vecera
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera
2024-04-30i40e: Refactor argument of several client notification functionsIvan Vecera
2024-04-30i40e: Remove flags field from i40e_vebIvan Vecera
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25ice: ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner
2024-04-24iavf: switch to Page PoolAlexander Lobakin
2024-04-24iavf: pack iavf_ring more efficientlyAlexander Lobakin
2024-04-24libeth: add Rx buffer managementAlexander Lobakin
2024-04-24iavf: drop page splitting and recyclingAlexander Lobakin
2024-04-24iavf: kill "legacy-rx" for goodAlexander Lobakin
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-04-22ice: Add tx_scheduling_layers devlink paramLukasz Czapnik
2024-04-22ice: Enable switching default Tx scheduler topologyMichal Wilczynski
2024-04-22ice: Adjust the VSI/Aggregator layersRaj Victor
2024-04-22ice: Support 5 layer topologyRaj Victor
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-17ice: Remove ndo_get_phys_port_nameDariusz Aftanski
2024-04-17ice: Add automatic VF reset on Tx MDD eventsMarcin Szycik
2024-04-16ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik
2024-04-16ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski