summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
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
2020-06-25i40e: make PF wait reset loop reliablePiotr Kwapulinski
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel
2020-06-18i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-28i40e: Make i40e_shutdown_adminq() return voidJason Yan
2020-05-28i40e: trivial fixup of comments in i40e_xsk.cJesper Dangaard Brouer
2020-05-28i40e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-05-21i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2020-05-21i40e: Separate kernel allocated rx_bi rings from AF_XDP ringsBjörn Töpel
2020-05-21i40e: Refactor rx_bi accessesBjörn Töpel
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-14xdp: For Intel AF_XDP drivers add XDP frame_szJesper Dangaard Brouer
2020-05-14i40e: Add XDP frame size to driverJesper Dangaard Brouer
2020-04-21i40e: Remove unneeded conversion to boolJason Yan
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-05i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-17i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco
2020-01-09i40e: Set PHY Access flag on X722Adam Ludkiewicz
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller