aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-01cxgb4: Fix typo in stringLi kunyu1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-13/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-09-14cxgb4: update supported DCB versionGanesh Goudar1-0/+27
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar1-1/+1
2017-09-25cxgb4: do DCB state reset in couple of placesGanesh Goudar1-4/+11
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai1-1/+1
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt1-0/+4
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt1-11/+21
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt1-2/+4
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar1-1/+1
2015-02-02cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt1-2/+96
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai1-7/+7
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt1-9/+19
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt1-1/+2
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt1-1/+6
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt1-3/+45
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt1-70/+190
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-15/+6
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt1-4/+4
2014-06-22cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt1-0/+980