index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-3
/
+3
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-8
/
+8
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
1
-1
/
+1
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
1
-22
/
+11
2020-05-27
ice: Check UMEM FQ size when allocating bufs
Krzysztof Kazimierczak
1
-9
/
+21
2020-05-27
ice: avoid undefined behavior
Bruce Allan
1
-2
/
+3
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
1
-2
/
+2
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+1
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+1
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-8
/
+8
2020-05-21
ice: Fix casting issues
Karol Kolacinski
1
-10
/
+14
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
1
-4
/
+4
2020-05-21
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-8
/
+8
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
1
-2
/
+1
2020-02-19
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
1
-2
/
+6
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
1
-1
/
+0
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-11
/
+31
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-14
/
+8
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
1
-6
/
+6
2020-01-03
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
1
-0
/
+2
2020-01-03
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
1
-0
/
+1
2020-01-03
ice: Set default value for ITR in alloc function
Michal Swiatkowski
1
-9
/
+4
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-10
/
+12
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
1
-0
/
+6
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-7
/
+46
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
1
-1
/
+27
2019-11-04
ice: get rid of per-tc flow in Tx queue configuration routines
Maciej Fijalkowski
1
-5
/
+24
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
1
-0
/
+767