index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-02-12
ice: Trivial fixes
Tony Nguyen
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
2020-01-03
ice: suppress checked_return error
Bruce Allan
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
2019-11-08
ice: Implement DCBNL support
Dave Ertman
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-06
ice: handle DCBx non-contiguous TC request
Paul Greenwalt
2019-09-12
ice: Enable DDP package download
Tony Nguyen
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-03
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
2019-09-03
ice: Correctly handle return values for init DCB
Dave Ertman
2019-09-03
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
2019-08-26
ice: Fix ethtool port and PFC stats for 4x25G cards
Usha Ketineni
2019-08-23
ice: Rename ethtool private flag for lldp
Dave Ertman
2019-08-23
ice: Copy dcbx configuration only if mode is correct
Michal Swiatkowski
2019-08-23
ice: Account for all states of FW DCBx and LLDP
Dave Ertman
2019-08-20
ice: Fix kernel hang with DCB reset in CEE mode
Usha Ketineni
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Use continue instead of an else block
Anirudh Venkataramanan
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-23
ice: Refactor the LLDP MIB change event handling
Usha Ketineni
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
2019-05-23
ice: Implement LLDP persistence
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
2019-04-18
ice: Add priority information into VLAN header
Anirudh Venkataramanan
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 4/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan