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
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_dcb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-08
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-02-15
ice: Mention CEE DCBX in code comment
Zhu Yanjun
1
-2
/
+2
2023-01-19
ice: Handle LLDP MIB Pending change
Anatolii Gerasymenko
1
-0
/
+36
2023-01-19
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
1
-0
/
+3
2022-11-18
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
1
-1
/
+1
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-11
/
+8
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-16
/
+15
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-29
/
+29
2021-09-28
ice: Add DSCP support
Dave Ertman
1
-16
/
+209
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-04-15
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
1
-4
/
+4
2021-04-13
ice: Fix potential infinite loop when using u8 loop counter
Colin Ian King
1
-2
/
+2
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+29
2021-03-29
ice: Recognize 860 as iSCSI port in CEE mode
Chinh T Cao
1
-9
/
+29
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
1
-1
/
+1
2021-02-09
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
1
-20
/
+20
2020-07-29
ice: Implement LFC workaround
Dave Ertman
1
-33
/
+0
2020-07-02
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
1
-2
/
+2
2020-02-12
ice: Trivial fixes
Tony Nguyen
1
-4
/
+4
2019-11-07
ice: Adjust DCB INIT for SW mode
Dave Ertman
1
-3
/
+3
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
1
-4
/
+35
2019-09-04
ice: Deduce TSA value from the priority value in the CEE mode
Chinh T Cao
1
-1
/
+7
2019-08-23
ice: Treat DCBx state NOT_STARTED as valid
Dave Ertman
1
-1
/
+2
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
1
-7
/
+7
2019-05-23
ice: Refactor the LLDP MIB change event handling
Usha Ketineni
1
-2
/
+3
2019-05-23
ice: Implement LLDP persistence
Anirudh Venkataramanan
1
-3
/
+13
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
1
-1
/
+27
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
1
-3
/
+2
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-0
/
+463
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
1
-0
/
+819
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
1
-0
/
+85