summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2024-04-16ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski
2024-04-12ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller
2024-04-12ice: set vf->num_msix in ice_initialize_vf_entry()Jacob Keller
2024-04-12ice: Implement 'flow-type ether' rulesJakub Buchocki
2024-04-12ice: Remove unnecessary argument from ice_fdir_comp_rules()Lukasz Plachno
2024-04-08igc: Remove redundant runtime resume for ethtool opsBjorn Helgaas
2024-04-08igb: Remove redundant runtime resume for ethtool_opsBjorn Helgaas
2024-04-08e1000e: Remove redundant runtime resume for ethtool_opsBjorn Helgaas
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay
2024-04-03ice: fix enabling RX VLAN filteringPetr Oros
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter
2024-04-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski
2024-04-01ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum
2024-04-01ice: Add switch recipe reusing featureSteven Zou
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik
2024-04-01ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-29i40e: avoid forward declarations in i40e_nvm.cMaciej Fijalkowski
2024-03-29igc: Refactor runtime power management flowSasha Neftin
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-29igb: simplify pci ops declarationJesse Brandeburg
2024-03-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin