summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: only support tc 0 for VFYunsheng Lin2019-01-301-7/+5Star
* net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin2019-01-261-6/+12
* net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin2019-01-261-4/+5
* net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin2019-01-261-2/+19
* net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin2019-01-261-2/+13
* net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin2019-01-231-3/+4
* net: hns3: do not return GE PFC setting err when initializingYunsheng Lin2019-01-231-3/+3
* net: hns3: fix for shaper not setting when TC num changesYunsheng Lin2019-01-231-5/+1Star
* net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-191-0/+17
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-201-21/+49
* net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-281-2/+6
* net: hns3: Fix ets validate issueJian Shen2018-09-221-2/+4
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2Star
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-121-0/+14
* net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin2018-03-091-0/+2
* net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin2017-10-191-2/+45
* net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin2017-09-281-0/+304