summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson2022-11-041-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-0/+1
|\
| * ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-181-0/+1
* | drivers, ixgbe: export vf statisticsMaximilian Heyne2022-06-091-0/+34
|/
* ixgbe: add improvement for MDD response functionalitySlawomir Mrozowicz2022-03-081-0/+4
* ixgbe: add the ability for the PF to disable VF link stateSlawomir Mrozowicz2022-03-081-0/+2
* ixgbe: let the xdpdrv work with more than 64 cpusJason Xing2021-09-301-2/+21
* ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ringMaciej Fijalkowski2021-02-121-0/+1
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-101-3/+0
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-251-1/+0
* ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel2020-05-211-5/+4
* intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-241-1/+1
* ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2019-06-051-2/+0
* ixgbe: remove umem from adapterJan Sokolowski2019-06-051-5/+6
* ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski2019-06-051-0/+1
* ixgbe: register a mdiobusSteve Douthit2018-12-201-0/+2
* ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-311-4/+4
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-251-1/+0
* ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel2018-10-031-7/+20
* ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel2018-10-031-0/+1
* ixgbe: add VF IPsec offload request message handlingShannon Nelson2018-08-281-5/+14
* ixgbe: add VF IPsec offload enable flagShannon Nelson2018-08-281-0/+1
* ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck2018-07-261-1/+2
* ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRMAlexander Duyck2018-06-111-2/+2
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+1
* ixgbe: Drop real_adapter from l2 fwd acceleration structureAlexander Duyck2018-04-251-1/+0
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-3/+1
* ixgbe: use xdp_return_frame APIJesper Dangaard Brouer2018-04-171-0/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* ixgbe: ipsec offload statsShannon Nelson2018-01-231-0/+2
* ixgbe: process the Tx ipsec offloadShannon Nelson2018-01-231-2/+8
* ixgbe: process the Rx ipsec offloadShannon Nelson2018-01-231-0/+6
* ixgbe: restore offloaded SAs after a resetShannon Nelson2018-01-231-0/+2
* ixgbe: add ipsec offload add and remove SAShannon Nelson2018-01-231-0/+2
* ixgbe: add ipsec data structuresShannon Nelson2018-01-231-0/+5
* ixgbe: add ipsec register access routinesShannon Nelson2018-01-231-0/+6
* ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck2018-01-121-0/+1
* ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck2018-01-091-1/+0
* ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-091-3/+3
* ixgbe: extend firmware version supportPaul Greenwalt2018-01-091-2/+1
* ixgbe: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-051-0/+2
* ixgbe: Update adaptive ITR algorithmAlexander Duyck2017-10-091-0/+7
* ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer2017-10-091-0/+2
* ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-131-0/+1
* ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-131-0/+1
* ixgbe: Check for RSS key before setting valueTony Nguyen2017-04-291-1/+1
* ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt2017-04-291-0/+2
* ixgbe: add support for XDP_TX actionJohn Fastabend2017-04-291-1/+18
* ixgbe: add XDP support for pass and drop actionsJohn Fastabend2017-04-291-1/+3