summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski1-0/+2
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski3-0/+53
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski1-24/+34
2021-07-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-149/+0
2021-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+20
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-5/+0
2021-06-24i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski1-4/+11
2021-06-24i40e: fix PTP on 5Gb linksJesse Brandeburg1-2/+6
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2-5/+0
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski1-2/+1
2021-06-24i40e: Fix error handling in i40e_vsi_openDinghao Liu1-0/+2
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2-3/+12
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg2-119/+6
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+12
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson2-3/+12
2021-06-03RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem1-149/+0
2021-05-29i40e: Register auxiliary devices to provide RDMAShiraz Saleem3-20/+113
2021-05-27i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-07i40e: fix broken XDP supportMagnus Karlsson1-6/+2
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu2-2/+9
2021-04-23i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu1-0/+5
2021-04-23i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu1-0/+9
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov1-39/+69
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2021-04-16i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-30/+84
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski1-2/+6
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski1-2/+1
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski1-0/+3
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski1-7/+5
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik1-1/+1
2021-04-01i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-01i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson1-2/+2
2021-04-01i40e: Fix inconsistent indentingArkadiusz Kubalewski1-4/+4
2021-03-31net: i40e: remove repeated wordsPeng Li1-2/+2
2021-03-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-8/+7
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-12/+13
2021-03-25i40e: Fix oops at i40e_rebuild()Arkadiusz Kubalewski1-6/+5
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2-0/+10
2021-03-25i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg12-18/+18
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi1-8/+7
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck1-11/+5