summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2020-11-24i40e: remove redundant assignmentMarek Majtyka1-1/+0
2020-11-24i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-18i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson4-35/+112
2020-11-18i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson1-5/+1
2020-11-11i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter1-1/+1
2020-11-11i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba1-2/+24
2020-10-14i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin5-12/+49
2020-09-30net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior1-4/+0
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski2-219/+51
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg10-26/+27
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+16
2020-09-14i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel1-8/+4
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel7-17/+18
2020-09-14i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel3-13/+25
2020-09-14i40e: optimise prefetch page refcountLi RongQing1-1/+1
2020-09-14i40e: not compute affinity_mask for IRQLi RongQing1-9/+3
2020-09-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2020-09-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-61/+67
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson1-1/+1
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2-21/+19
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson6-60/+68
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan1-8/+4
2020-08-15i40e: Fix crash during removing i40e driverGrzegorz Szczurek1-0/+3
2020-08-15i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2-9/+28
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-07-26bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko1-3/+0
2020-07-08PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-1/+1
2020-07-02i40e: introduce new dump desc XDP commandCiara Loftus1-11/+48
2020-07-02i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus1-0/+41
2020-07-02i40e: add XDP ring statistics to VSI statsCiara Loftus1-0/+19
2020-07-02i40e: move check of full Tx ring to outside of send loopMagnus Karlsson1-15/+5
2020-07-02i40e: eliminate division in napi_poll data pathMagnus Karlsson1-4/+10
2020-07-02i40e: optimize AF_XDP Tx completion pathMagnus Karlsson4-23/+27
2020-07-02i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski4-21/+133
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher6-12/+10
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller17-5663/+222
2020-06-26i40e: Remove scheduling while atomic possibilityAleksandr Loktionov1-97/+137
2020-06-26i40e: Add support for 5Gbps cardsAleksandr Loktionov2-1/+6
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher3-19/+6
2020-06-26i40e: Add a check to see if MFS is setTodd Fujinaka1-0/+8
2020-06-26i40e: detect and log info about pre-recovery modePiotr Kwapulinski2-22/+52
2020-06-26i40e: make PF wait reset loop reliablePiotr Kwapulinski1-11/+9
2020-06-26i40e: remove unused definesJesse Brandeburg13-5308/+2
2020-06-26i40e: Move client header locationShiraz Saleem3-205/+2
2020-06-19i40e: fix crash when Rx descriptor count is changedBjörn Töpel1-0/+3
2020-06-19i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus1-10/+19
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-05-29i40e: Make i40e_shutdown_adminq() return voidJason Yan2-6/+2
2020-05-29i40e: trivial fixup of comments in i40e_xsk.cJesper Dangaard Brouer1-3/+1