summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-184-51/+67
|\
| * ice: Remove ndo_get_phys_port_nameDariusz Aftanski2024-04-171-34/+0
| * ice: Add automatic VF reset on Tx MDD eventsMarcin Szycik2024-04-173-17/+67
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-181-2/+13
|\ \ | |/ |/|
| * ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik2024-04-161-1/+4
| * ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski2024-04-161-1/+1
| * ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski2024-04-161-0/+8
* | ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller2024-04-125-15/+17
* | ice: set vf->num_msix in ice_initialize_vf_entry()Jacob Keller2024-04-122-6/+4
* | ice: Implement 'flow-type ether' rulesJakub Buchocki2024-04-124-1/+171
* | ice: Remove unnecessary argument from ice_fdir_comp_rules()Lukasz Plachno2024-04-121-46/+39
* | igc: Remove redundant runtime resume for ethtool opsBjorn Helgaas2024-04-081-17/+0
* | igb: Remove redundant runtime resume for ethtool_opsBjorn Helgaas2024-04-081-15/+0
* | e1000e: Remove redundant runtime resume for ethtool_opsBjorn Helgaas2024-04-081-56/+6
* | net: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-0415-145/+276
|\|
| * idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| * ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| * ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| * i40e: Fix VF MAC filter removalIvan Vecera2024-04-011-5/+6
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-03-296-41/+93
| |\
| | * i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-03-261-18/+16
| | * i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov2024-03-261-2/+5
| | * i40e: Enforce software interrupt during busy-poll exitIvan Vecera2024-03-265-21/+72
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-03-285-81/+161
| |\ \
| | * | e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2024-03-272-19/+18
| | * | e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits2024-03-274-69/+150
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-0220-500/+814
|\ \ \ \
| * | | | ice: hold devlink lock for whole init/cleanupMichal Swiatkowski2024-04-012-20/+19
| * | | | ice: move devlink port code to a separate filePiotr Raczynski2024-04-017-424/+445
| * | | | ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski2024-04-018-7/+8
| * | | | ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum2024-04-011-3/+3
| * | | | ice: Add switch recipe reusing featureSteven Zou2024-04-015-17/+177
| * | | | ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt2024-04-011-22/+3
| * | | | ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt2024-04-014-7/+12
| * | | | ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt2024-04-015-1/+148
* | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-04-0113-649/+582
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | i40e: avoid forward declarations in i40e_nvm.cMaciej Fijalkowski2024-03-291-521/+489
| * | | | igc: Refactor runtime power management flowSasha Neftin2024-03-291-17/+15
| * | | | net: intel: implement modern PM ops declarationsJesse Brandeburg2024-03-2912-92/+64
| * | | | igb: simplify pci ops declarationJesse Brandeburg2024-03-291-29/+24
* | | | | ice: Add support for PFCP hardware offload in switchdevMarcin Szycik2024-04-017-7/+169
* | | | | ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik2024-04-012-6/+6
* | | | | netlink: introduce type-checking attribute iterationJohannes Berg2024-03-293-19/+7
|/ / / /
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-03-2818-489/+232
|\ \ \ \
| * | | | ice: count representor statsMichal Swiatkowski2024-03-254-30/+98
| * | | | ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski2024-03-255-1/+62
| * | | | ice: change repr::id valuesMichal Swiatkowski2024-03-252-3/+3
| * | | | ice: remove switchdev control plane VSIMichal Swiatkowski2024-03-2512-277/+13
| * | | | ice: control default Tx rule in lagMichal Swiatkowski2024-03-252-10/+37