aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2021-02-012-13/+1
* i40e: acquire VSI pointer only after VF is initializedStefan Assmann2021-01-261-7/+4
* i40e: fix potential NULL pointer dereferencingCristian Dumitrescu2021-01-131-1/+1
* i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch2020-12-173-2/+15
* i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel2020-12-161-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-7/+20
|\
| * i40e: avoid premature Rx buffer reuseBjörn Töpel2020-12-091-7/+20
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-044-40/+113
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
| * | i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson2020-11-174-35/+112
| * | i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson2020-11-171-5/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-273-18/+31
|\ \ \ | | |/ | |/|
| * | i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-233-18/+31
| |/
* | i40e: report correct VF link speed when link state is set to enableStefan Assmann2020-11-241-2/+3
* | i40e: remove redundant assignmentMarek Majtyka2020-11-241-1/+0
|/
* i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter2020-11-101-1/+1
* i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba2020-11-101-2/+24
* i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-135-12/+49
* net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior2020-09-291-4/+0
* i40e: convert to new udp_tunnel infrastructureJakub Kicinski2020-09-282-219/+51
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-2510-26/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-6/+16
|\
| * i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann2020-09-091-1/+11
| * i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann2020-09-091-5/+5
* | i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel2020-09-141-8/+4
* | i40e: use 16B HW descriptors instead of 32BBjörn Töpel2020-09-147-17/+18
* | i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel2020-09-143-13/+25
* | i40e: optimise prefetch page refcountLi RongQing2020-09-141-1/+1
* | i40e: not compute affinity_mask for IRQLi RongQing2020-09-141-9/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-016-61/+67
|\ \
| * | xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson2020-08-311-1/+1
| * | xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-312-21/+19
| * | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-316-60/+68
| |/
* / net: Take common prefetch code structure into a functionTariq Toukan2020-08-261-8/+4
|/
* i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-141-0/+3
* i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-142-9/+28
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\
| * PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-3/+0
* | i40e: introduce new dump desc XDP commandCiara Loftus2020-07-011-11/+48
* | i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus2020-07-011-0/+41
* | i40e: add XDP ring statistics to VSI statsCiara Loftus2020-07-011-0/+19
* | i40e: move check of full Tx ring to outside of send loopMagnus Karlsson2020-07-011-15/+5
* | i40e: eliminate division in napi_poll data pathMagnus Karlsson2020-07-011-4/+10
* | i40e: optimize AF_XDP Tx completion pathMagnus Karlsson2020-07-014-23/+27
* | i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski2020-07-014-21/+133
* | ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-016-12/+10
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-2617-5663/+222
|\ \
| * | i40e: Remove scheduling while atomic possibilityAleksandr Loktionov2020-06-251-97/+137
| * | i40e: Add support for 5Gbps cardsAleksandr Loktionov2020-06-252-1/+6