index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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_switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
1
-0
/
+59
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
1
-0
/
+22
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-54
/
+54
2019-03-22
ice: Set LAN_EN for all directional rules
Yashaswini Raghuram Prathivadi Bhayankaram
1
-3
/
+9
2019-03-22
ice: Do not set LB_EN for prune switch rules
Christopher N Bednarz
1
-1
/
+6
2019-03-22
ice: Enable LAN_EN for the right recipes
Yashaswini Raghuram Prathivadi Bhayankaram
1
-9
/
+20
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
1
-2
/
+289
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
1
-2
/
+2
2019-03-22
ice: fix static analysis warnings
Bruce Allan
1
-1
/
+1
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
1
-2
/
+13
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
1
-1
/
+1
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
1
-0
/
+3
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
1
-4
/
+4
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
1
-2
/
+2
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
1
-2
/
+1
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
1
-13
/
+24
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
1
-0
/
+12
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
1
-6
/
+7
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
1
-9
/
+29
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
1
-4
/
+10
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
1
-0
/
+1
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
1
-44
/
+63
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
1
-3
/
+3
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
1
-175
/
+287
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
1
-0
/
+41
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
1
-24
/
+329
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
1
-514
/
+453
2018-08-28
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
1
-8
/
+10
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
1
-2
/
+2
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
1
-0
/
+77
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
1
-0
/
+169
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
1
-0
/
+1378
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
1
-0
/
+115
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
1
-0
/
+144