summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann2020-09-101-1/+11
* i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann2020-09-101-5/+5
* i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-151-0/+3
* i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-152-9/+28
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-081-1/+1
|\
| * PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-081-1/+1
* | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-261-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-261-97/+137
| * | i40e: Add support for 5Gbps cardsAleksandr Loktionov2020-06-262-1/+6
| * | net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-263-19/+6
| * | i40e: Add a check to see if MFS is setTodd Fujinaka2020-06-261-0/+8
| * | i40e: detect and log info about pre-recovery modePiotr Kwapulinski2020-06-262-22/+52
| * | i40e: make PF wait reset loop reliablePiotr Kwapulinski2020-06-261-11/+9
| * | i40e: remove unused definesJesse Brandeburg2020-06-2613-5308/+2
| * | i40e: Move client header locationShiraz Saleem2020-06-263-205/+2
| |/
* | i40e: fix crash when Rx descriptor count is changedBjörn Töpel2020-06-191-0/+3
* | i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-191-10/+19
|/
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-021-1/+1
* i40e: Make i40e_shutdown_adminq() return voidJason Yan2020-05-292-6/+2
* i40e: trivial fixup of comments in i40e_xsk.cJesper Dangaard Brouer2020-05-291-3/+1
* i40e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-05-291-12/+12
* i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel2020-05-224-335/+47
* i40e: Separate kernel allocated rx_bi rings from AF_XDP ringsBjörn Töpel2020-05-227-127/+142
* i40e: Refactor rx_bi accessesBjörn Töpel2020-05-222-12/+23
* xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-222-2/+2
* xdp: For Intel AF_XDP drivers add XDP frame_szJesper Dangaard Brouer2020-05-151-0/+2
* i40e: Add XDP frame size to driverJesper Dangaard Brouer2020-05-151-5/+25
* i40e: Remove unneeded conversion to boolJason Yan2020-04-221-2/+2
* net: i40e: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+5
* intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-251-2/+2
* i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley2020-02-121-2/+2
* i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski2020-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-1/+1
|\
| * i40e: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-4/+23
|\|
| * i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| * i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
* | i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco2020-01-171-30/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-2/+2
|\ \
| * | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-211-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-235-6/+14
|\ \ \ | | |/ | |/|