index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
2021-09-28
ice: Add DSCP support
Dave Ertman
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
2021-05-28
ice: Implement iidc operations
Dave Ertman
2021-04-14
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2020-07-29
ice: fix link event handling timing
Dave Ertman
2020-07-29
ice: Implement LFC workaround
Dave Ertman
2020-05-31
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
2020-05-21
ice: Fix check for contiguous TCs
Dave Ertman
2020-05-21
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
2020-02-19
ice: Report correct DCB mode
Avinash Dayanand
2020-02-19
ice: Validate config for SW DCB map
Avinash Dayanand
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
[next]