summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24i40e: report correct VF link speed when link state is set to enableStefan Assmann
2020-11-24i40e: remove redundant assignmentMarek Majtyka
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-10-13i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-14i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel
2020-09-14i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel
2020-09-14i40e: optimise prefetch page refcountLi RongQing
2020-09-14i40e: not compute affinity_mask for IRQLi RongQing
2020-09-09i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2020-09-09i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-14i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-14i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-01i40e: introduce new dump desc XDP commandCiara Loftus
2020-07-01i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus
2020-07-01i40e: add XDP ring statistics to VSI statsCiara Loftus
2020-07-01i40e: move check of full Tx ring to outside of send loopMagnus Karlsson
2020-07-01i40e: eliminate division in napi_poll data pathMagnus Karlsson
2020-07-01i40e: optimize AF_XDP Tx completion pathMagnus Karlsson
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-25i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: Add a check to see if MFS is setTodd Fujinaka
2020-06-25i40e: detect and log info about pre-recovery modePiotr Kwapulinski