summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko2023-01-191-0/+36
* ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze2023-01-191-0/+3
* ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski2022-11-171-1/+1
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-11/+8
* ice: Remove enum ice_statusTony Nguyen2021-12-141-16/+15
* ice: Use int for ice_statusTony Nguyen2021-12-141-29/+29
* ice: Add DSCP supportDave Ertman2021-09-281-16/+209
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-2/+2
|\
| * ice: Fix potential infinite loop when using u8 loop counterColin Ian King2021-04-131-2/+2
* | ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan2021-04-141-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-9/+29
|\|
| * ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao2021-03-291-9/+29
* | ice: Fix prototype warningsTony Nguyen2021-03-231-1/+1
|/
* ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao2021-02-081-20/+20
* ice: Implement LFC workaroundDave Ertman2020-07-291-33/+0
* ice: avoid unnecessary single-member variable-length structsBruce Allan2020-07-011-2/+2
* ice: Trivial fixesTony Nguyen2020-02-121-4/+4
* ice: Adjust DCB INIT for SW modeDave Ertman2019-11-061-3/+3
* ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-051-4/+35
* ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao2019-09-031-1/+7
* ice: Treat DCBx state NOT_STARTED as validDave Ertman2019-08-231-1/+2
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-7/+7
* ice: Refactor the LLDP MIB change event handlingUsha Ketineni2019-05-231-2/+3
* ice: Implement LLDP persistenceAnirudh Venkataramanan2019-05-231-3/+13
* ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan2019-04-181-1/+27
* ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan2019-04-181-3/+2
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-0/+463
* ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan2019-04-181-0/+819
* ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan2019-04-181-0/+85