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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
ice: implement and use rd32_poll_timeout for ice_sq_done timeout
Jacob Keller
3
-21
/
+23
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-46
/
+26
2024-08-22
ice: Fix a 32bit bug
Dan Carpenter
1
-3
/
+3
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-14
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-0
/
+4
2024-08-14
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
6
-8
/
+566
2024-08-14
ice: add method to disable FDIR SWAP option
Junfeng Guo
3
-4
/
+53
2024-08-14
ice: add API for parser profile initialization
Junfeng Guo
2
-2
/
+154
2024-08-14
ice: add UDP tunnels support to the parser
Junfeng Guo
2
-0
/
+111
2024-08-14
ice: support turning on/off the parser's double vlan mode
Junfeng Guo
2
-3
/
+93
2024-08-14
ice: add parser execution main loop
Junfeng Guo
4
-0
/
+994
2024-08-14
ice: add parser internal helper functions
Junfeng Guo
2
-15
/
+244
2024-08-14
ice: add debugging functions for the parser sections
Junfeng Guo
1
-0
/
+470
2024-08-14
ice: parse and init various DDP parser sections
Junfeng Guo
5
-5
/
+1760
2024-08-14
ice: add parser create and destroy skeleton
Junfeng Guo
4
-0
/
+47
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+1
2024-08-07
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
1
-4
/
+4
2024-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
1
-0
/
+4
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
1
-0
/
+2
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
1
-10
/
+14
2024-07-29
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
1
-1
/
+1
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
6
-55
/
+87
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
1
-1
/
+7
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
1
-14
/
+16
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
1
-5
/
+4
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
1
-3
/
+1
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
1
-1
/
+5
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+25
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-24
ice: Fix recipe read procedure
Wojciech Drewek
1
-4
/
+4
2024-07-24
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
4
-1
/
+21
2024-07-17
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
35
-1264
/
+5075
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-496
/
+272
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
12
-139
/
+387
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
3
-24
/
+0
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
4
-1
/
+141
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
4
-2
/
+43
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
4
-81
/
+10
2024-07-11
ice: Optimize switch recipe creation
Marcin Szycik
3
-337
/
+212
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
3
-43
/
+15
2024-07-11
ice: Simplify bitmap setting in adding recipe
Michal Swiatkowski
1
-15
/
+9
2024-07-11
ice: Remove reading all recipes before adding a new one
Michal Swiatkowski
1
-27
/
+2
2024-07-11
ice: Remove unused struct ice_prot_lkup_ext members
Marcin Szycik
2
-29
/
+19
2024-07-11
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
5
-2
/
+245
[next]