summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley1-12/+0
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg1-0/+1
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley1-0/+2
2021-10-07ice: switchdev slow pathGrzegorz Nitka1-0/+43
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg1-118/+29
2021-06-17ice: mark PTYPE 2 as reservedJacob Keller1-1/+1
2021-06-17ice: fix incorrect payload indicator on PTYPEJacob Keller1-1/+1
2021-03-22ice: Check FDIR program status for AVFQi Zhang1-0/+20
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang1-0/+2
2020-08-01ice: update PTYPE lookup tableTony Nguyen1-0/+314
2020-05-27ice: avoid undefined behaviorBruce Allan1-1/+1
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman1-0/+101
2020-05-21ice: Add support for tunnel offloadsTony Nguyen1-0/+25
2020-01-24ice: Allocate flow profileTony Nguyen1-0/+8
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley1-1/+1
2019-09-05ice: update Tx context structAshish Shah1-0/+1
2019-07-31ice: Always set prefena when configuring an Rx queueBrett Creeley1-0/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-6/+6
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan1-6/+6
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao1-17/+17
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan1-0/+2
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan1-0/+1
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan1-38/+41
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan1-0/+12
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan1-0/+1
2018-08-28ice: Rework flex descriptor programmingAnirudh Venkataramanan1-11/+13
2018-08-23ice: Cleanup magic numberAnirudh Venkataramanan1-0/+1
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+12
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+169
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan1-0/+46
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+246