summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_dcb.c
AgeCommit message (Expand)Author
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-02-14ice: Mention CEE DCBX in code commentZhu Yanjun
2023-01-19ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-09-28ice: Add DSCP supportDave Ertman
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-14ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-29ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-02-12ice: Trivial fixesTony Nguyen
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman
2019-09-05ice: Allow for delayed LLDP MIB change registrationDave Ertman
2019-09-03ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao
2019-08-23ice: Treat DCBx state NOT_STARTED as validDave Ertman
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan