summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley2022-11-231-12/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-101-0/+1
|\
| * ice: fix IPIP and SIT TSO offloadJesse Brandeburg2022-02-101-0/+1
* | ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley2022-02-091-0/+2
|/
* ice: switchdev slow pathGrzegorz Nitka2021-10-071-0/+43
* ice: report hash type such as L2/L3/L4Jesse Brandeburg2021-06-181-118/+29
* ice: mark PTYPE 2 as reservedJacob Keller2021-06-171-1/+1
* ice: fix incorrect payload indicator on PTYPEJacob Keller2021-06-171-1/+1
* ice: Check FDIR program status for AVFQi Zhang2021-03-221-0/+20
* ice: Enable FDIR Configure for AVFQi Zhang2021-03-221-0/+2
* ice: update PTYPE lookup tableTony Nguyen2020-08-011-0/+314
* ice: avoid undefined behaviorBruce Allan2020-05-271-1/+1
* ice: Support IPv4 Flow Director filtersHenry Tieman2020-05-221-0/+101
* ice: Add support for tunnel offloadsTony Nguyen2020-05-211-0/+25
* ice: Allocate flow profileTony Nguyen2020-01-241-0/+8
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* ice: Update enum ice_flg64_bits to current specificationBrett Creeley2019-11-081-1/+1
* ice: update Tx context structAshish Shah2019-09-051-0/+1
* ice: Always set prefena when configuring an Rx queueBrett Creeley2019-07-311-0/+1
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-6/+6
* ice: Remove "2 BITS" commentAnirudh Venkataramanan2019-03-261-6/+6
* ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao2019-03-251-17/+17
* ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-151-0/+2
* ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-151-0/+1
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-38/+41
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-031-0/+12
* ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan2018-10-031-0/+1
* ice: Rework flex descriptor programmingAnirudh Venkataramanan2018-08-281-11/+13
* ice: Cleanup magic numberAnirudh Venkataramanan2018-08-231-0/+1
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-261-0/+12
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-261-0/+169
* ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-261-0/+46
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-0/+246