aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIGravatar Ivan Vecera 1-8/+24
2024-04-30i40e: Add helper to access main VEBGravatar Ivan Vecera 3-16/+31
2024-04-30i40e: Consolidate checks whether given VSI is mainGravatar Ivan Vecera 3-17/+16
2024-04-30i40e: Add helper to access main VSIGravatar Ivan Vecera 9-83/+116
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Gravatar Ivan Vecera 3-6/+8
2024-04-30i40e: Refactor argument of several client notification functionsGravatar Ivan Vecera 3-19/+17
2024-04-30i40e: Remove flags field from i40e_vebGravatar Ivan Vecera 3-11/+7
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Gravatar Jakub Kicinski 5-403/+18
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-3/+3
2024-04-25i40e: Report MFS in decimal base instead of hexGravatar Erwan Velu 1-2/+2
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueGravatar Sindhu Devale 1-1/+1
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryGravatar Alexander Lobakin 5-403/+18
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 6-46/+99
2024-04-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Gravatar Jakub Kicinski 2-527/+493
2024-04-01i40e: Fix VF MAC filter removalGravatar Ivan Vecera 1-5/+6
2024-03-29netlink: introduce type-checking attribute iterationGravatar Johannes Berg 1-6/+2
2024-03-29i40e: avoid forward declarations in i40e_nvm.cGravatar Maciej Fijalkowski 1-521/+489
2024-03-29net: intel: implement modern PM ops declarationsGravatar Jesse Brandeburg 1-6/+4
2024-03-28net: remove gfp_mask from napi_alloc_skb()Gravatar Jakub Kicinski 2-5/+2
2024-03-26i40e: fix vf may be used uninitialized in this function warningGravatar Aleksandr Loktionov 1-18/+16
2024-03-26i40e: fix i40e_count_filters() to count only active/new filtersGravatar Aleksandr Loktionov 1-2/+5
2024-03-26i40e: Enforce software interrupt during busy-poll exitGravatar Ivan Vecera 5-21/+72
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Gravatar David S. Miller 2-8/+0
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-3/+2
2024-03-06i40e: remove unnecessary qv_info ptr NULL checksGravatar Alexey Kodanev 2-8/+0
2024-03-05i40e: Fix firmware version comparison functionGravatar Ivan Vecera 1-2/+1
2024-03-04net: adopt skb_network_header_len() more broadlyGravatar Eric Dumazet 1-1/+1
2024-03-04net: adopt skb_network_offset() and similar helpersGravatar Eric Dumazet 1-1/+1
2024-03-01i40e: disable NAPI right after disabling irqs when handling xsk_poolGravatar Maciej Fijalkowski 1-1/+1
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesGravatar Andrew Lunn 1-6/+1
2024-02-16i40e: Remove VEB recursionGravatar Ivan Vecera 3-109/+76
2024-02-16i40e: Fix broken support for floating VEBsGravatar Ivan Vecera 2-49/+67
2024-02-16i40e: Add helpers to find VSI and VEB by SEID and use themGravatar Ivan Vecera 3-86/+68
2024-02-16i40e: Introduce and use macros for iterating VSIs and VEBsGravatar Ivan Vecera 4-245/+264
2024-02-16i40e: Use existing helper to find flow director VSIGravatar Ivan Vecera 1-7/+4
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-20/+44
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Gravatar David S. Miller 2-15/+11
2024-02-12i40e: take into account XDP Tx queues when stopping ringsGravatar Maciej Fijalkowski 1-6/+8
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Gravatar Maciej Fijalkowski 1-9/+3
2024-02-12i40e: Fix wrong mask used during DCB configGravatar Ivan Vecera 1-1/+1
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledGravatar Ivan Vecera 1-1/+1
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACGravatar Ivan Vecera 1-5/+33
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2024-02-07net: intel: fix old compiler regressionsGravatar Jesse Brandeburg 1-1/+1
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeGravatar Heiner Kallweit 1-5/+5
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Gravatar Heiner Kallweit 1-3/+3
2024-01-24i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueGravatar Maciej Fijalkowski 1-0/+7
2024-01-24i40e: set xdp_rxq_info::frag_sizeGravatar Maciej Fijalkowski 2-25/+24
2024-01-24intel: xsk: initialize skb_frag_t::bv_offset in ZC driversGravatar Maciej Fijalkowski 1-1/+2
2024-01-24i40e: handle multi-buffer packets that are shrunk by xdp progGravatar Tirthendu Sarkar 1-17/+23