index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lan_tx_rx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Add E830 checksum offload support
Paul Greenwalt
2025-03-18
1
-2
/
+7
*
ice: reduce size of queue context fields
Jacob Keller
2024-12-12
1
-22
/
+10
*
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
2024-12-12
1
-14
/
+0
*
ice: use structures to keep track of queue context size
Jacob Keller
2024-12-12
1
-2
/
+0
*
ice: remove int_q_state from ice_tlan_ctx
Jacob Keller
2024-12-12
1
-1
/
+0
*
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-24
1
-320
/
+0
*
ice: Support RX hash XDP hint
Larysa Zaremba
2023-12-14
1
-204
/
+208
*
ice: Remove and replace ice speed defines with ethtool.h versions
Brett Creeley
2022-11-23
1
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-11
1
-0
/
+1
|
\
|
*
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2022-02-10
1
-0
/
+1
*
|
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-02-09
1
-0
/
+2
|
/
*
ice: switchdev slow path
Grzegorz Nitka
2021-10-07
1
-0
/
+43
*
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
2021-06-18
1
-118
/
+29
*
ice: mark PTYPE 2 as reserved
Jacob Keller
2021-06-17
1
-1
/
+1
*
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
2021-06-17
1
-1
/
+1
*
ice: Check FDIR program status for AVF
Qi Zhang
2021-03-22
1
-0
/
+20
*
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-22
1
-0
/
+2
*
ice: update PTYPE lookup table
Tony Nguyen
2020-08-01
1
-0
/
+314
*
ice: avoid undefined behavior
Bruce Allan
2020-05-28
1
-1
/
+1
*
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-23
1
-0
/
+101
*
ice: Add support for tunnel offloads
Tony Nguyen
2020-05-22
1
-0
/
+25
*
ice: Allocate flow profile
Tony Nguyen
2020-01-25
1
-0
/
+8
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
ice: Update enum ice_flg64_bits to current specification
Brett Creeley
2019-11-08
1
-1
/
+1
*
ice: update Tx context struct
Ashish Shah
2019-09-05
1
-0
/
+1
*
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2019-07-31
1
-0
/
+1
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
1
-6
/
+6
*
ice: Remove "2 BITS" comment
Anirudh Venkataramanan
2019-03-26
1
-6
/
+6
*
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
2019-03-25
1
-17
/
+17
*
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
1
-0
/
+2
*
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
1
-0
/
+1
*
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
1
-38
/
+41
*
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
1
-0
/
+12
*
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
2018-10-03
1
-0
/
+1
*
ice: Rework flex descriptor programming
Anirudh Venkataramanan
2018-08-28
1
-11
/
+13
*
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
1
-0
/
+1
*
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
1
-0
/
+12
*
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
1
-0
/
+169
*
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
2018-03-26
1
-0
/
+46
*
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
1
-0
/
+246