index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-14
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-09
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-08
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-01
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-06
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-03
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