index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_xsk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
1
-1
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-14
/
+14
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-68
/
+68
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-2
/
+0
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
1
-2
/
+4
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-337
/
+41
2020-05-22
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
1
-2
/
+2
2020-05-22
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-336
/
+40
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-1
/
+1
2020-05-15
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+2
2020-02-20
ice: add backslash-n to strings
Jesse Brandeburg
1
-3
/
+3
2020-02-20
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-16
ice: use true/false for bool types
Bruce Allan
1
-1
/
+1
2020-02-16
ice: use proper format for function pointer as a function parameter
Bruce Allan
1
-1
/
+1
2020-02-16
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
1
-2
/
+2
2020-02-16
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-2
/
+2
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-2
/
+2
2020-01-17
ice: remove redundant assignment to variable xmit_done
Colin Ian King
1
-1
/
+1
2020-01-04
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
1
-1
/
+2
2019-12-21
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-11-23
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-2
/
+2
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-0
/
+1181