summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
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-08ice: remove correct filters during eswitch releaseMichal Swiatkowski
2024-05-08ice: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
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-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-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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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