summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-13/+1Star
* cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2018-10-031-2/+2
* cxgb4: update supported DCB versionGanesh Goudar2018-09-141-0/+27
* cxgb4: add support to display DCB infoGanesh Goudar2018-08-101-1/+1
* cxgb4: do DCB state reset in couple of placesGanesh Goudar2017-09-261-4/+11
* cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai2016-04-261-1/+1
* cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt2015-07-211-0/+4
* cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt2015-07-211-11/+21
* cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt2015-07-211-2/+4
* chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2015-02-031-2/+96
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-7/+7
* cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
* cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
* cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
* cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-281-1/+6
* cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-281-3/+45
* cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-081-70/+190
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-181-15/+6Star
* cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt2014-06-241-4/+4
* cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2014-06-231-0/+980