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
2022-03-15
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
7
-8
/
+8
2022-03-15
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
4
-6
/
+6
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
8
-24
/
+765
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
3
-51
/
+12
2022-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-28
/
+370
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-40
/
+38
2022-03-11
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-09
ice: Add support for outer dest MAC for ADQ tunnels
Amritha Nambiar
1
-4
/
+28
2022-03-09
ice: avoid XDP checks in ice_clean_tx_irq()
Maciej Fijalkowski
1
-6
/
+1
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
1
-3
/
+3
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
3
-3
/
+61
2022-03-09
ice: Add support for inner etype in switchdev
Martyna Szapar-Mudlaw
3
-12
/
+277
2022-03-09
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-09
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-09
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-09
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-08
ice: xsk: fix GCC version checking against pragma unroll presence
Maciej Fijalkowski
1
-1
/
+1
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
8
-125
/
+363
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
5
-53
/
+115
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
7
-68
/
+83
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
8
-152
/
+163
2022-03-03
ice: use ice_for_each_vf for iteration during removal
Jacob Keller
1
-5
/
+4
2022-03-03
ice: remove checks in ice_vc_send_msg_to_vf
Jacob Keller
1
-8
/
+3
2022-03-03
ice: move VFLR acknowledge during ice_free_vfs
Jacob Keller
1
-19
/
+8
2022-03-03
ice: move clear_malvf call in ice_free_vfs
Jacob Keller
1
-7
/
+6
2022-03-03
ice: pass num_vfs to ice_set_per_vf_res()
Jacob Keller
1
-61
/
+26
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
10
-95
/
+142
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
2
-55
/
+53
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
11
-1
/
+566
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-23
/
+39
2022-02-19
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-19
ice: check the return of ice_ptp_gettimex64
Tom Rix
1
-1
/
+4
2022-02-19
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-02-19
ice: fix setting l4 port flag when adding filter
Michal Swiatkowski
1
-2
/
+2
2022-02-19
ice: Match on all profiles in slow-path
Wojciech Drewek
3
-1
/
+5
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
5
-19
/
+13
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
1
-0
/
+6
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-16
/
+53
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
41
-689
/
+4150
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-132
/
+306
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
4
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
1
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
17
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
6
-43
/
+1226
[prev]
[next]