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_eswitch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-4
/
+4
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
1
-1
/
+2
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-0
/
+16
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
1
-3
/
+3
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-5
/
+15
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-31
/
+32
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-3
/
+4
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
1
-32
/
+31
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-02-19
ice: Match on all profiles in slow-path
Wojciech Drewek
1
-0
/
+1
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-1
/
+4
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-1
/
+1
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
1
-2
/
+2
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-74
/
+95
2021-10-29
ice: Clear synchronized addrs when adding VFs in switchdev mode
Marcin Szycik
1
-0
/
+6
2021-10-21
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-1
/
+1
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-23
/
+12
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
1
-0
/
+3
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
1
-0
/
+80
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
1
-0
/
+83
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
1
-0
/
+38
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
1
-1
/
+1
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
1
-0
/
+394
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
1
-0
/
+62