index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_dcb_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
1
-0
/
+1
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
1
-1
/
+1
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
1
-3
/
+1
2023-12-18
ice: field prep conversion
Jesse Brandeburg
1
-1
/
+1
2023-05-12
ice: Fix undersized tx_flags variable
Jan Sokolowski
1
-3
/
+2
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+14
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
1
-10
/
+13
2023-01-19
ice: Explicitly return 0
Tony Nguyen
1
-1
/
+1
2023-01-19
ice: Handle LLDP MIB Pending change
Anatolii Gerasymenko
1
-15
/
+53
2022-11-23
ice: Accumulate HW and Netdev statistics over reset
Benjamin Mikailenko
1
-0
/
+3
2022-11-18
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
1
-0
/
+7
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
1
-2
/
+6
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-1
/
+1
2021-10-21
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-62
/
+139
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
1
-2
/
+2
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-2
/
+3
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
1
-0
/
+5
2021-09-28
ice: Add DSCP support
Dave Ertman
1
-1
/
+6
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
1
-2
/
+4
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-0
/
+19
2021-04-15
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
1
-1
/
+1
2021-02-09
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
1
-22
/
+25
2020-07-29
ice: fix link event handling timing
Dave Ertman
1
-1
/
+1
2020-07-29
ice: Implement LFC workaround
Dave Ertman
1
-4
/
+0
2020-05-31
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
1
-18
/
+10
2020-05-22
ice: Fix check for contiguous TCs
Dave Ertman
1
-7
/
+12
2020-05-22
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
1
-0
/
+58
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
1
-8
/
+8
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-02-20
ice: Report correct DCB mode
Avinash Dayanand
1
-3
/
+24
2020-02-19
ice: Validate config for SW DCB map
Avinash Dayanand
1
-0
/
+40
2020-02-12
ice: Trivial fixes
Tony Nguyen
1
-2
/
+2
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-4
/
+3
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
1
-53
/
+35
2020-01-04
ice: suppress checked_return error
Bruce Allan
1
-0
/
+6
2019-11-23
ice: Implement ethtool ops for channels
Henry Tieman
1
-3
/
+1
2019-11-23
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-57
/
+55
2019-11-23
ice: Do not use devm* functions for local uses
Tony Nguyen
1
-11
/
+14
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
1
-0
/
+15
2019-11-08
ice: Implement DCBNL support
Dave Ertman
1
-3
/
+12
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
1
-0
/
+10
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
1
-7
/
+24
2019-11-07
ice: handle DCBx non-contiguous TC request
Paul Greenwalt
1
-39
/
+102
2019-09-12
ice: Enable DDP package download
Tony Nguyen
1
-0
/
+42
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
1
-2
/
+2
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
1
-3
/
+0
2019-09-04
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
1
-1
/
+0
2019-09-04
ice: Correctly handle return values for init DCB
Dave Ertman
1
-9
/
+8
2019-09-04
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
1
-2
/
+8
[next]