aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu1-26/+28
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu1-0/+11
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin1-0/+2
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin1-7/+5
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin1-6/+12
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin1-4/+5
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin1-2/+19
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin1-2/+13
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin1-3/+4
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin1-3/+3
2019-01-23net: hns3: fix for shaper not setting when TC num changesYunsheng Lin1-5/+1
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan1-0/+17
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin1-21/+49
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan1-2/+6
2018-09-21net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li1-0/+14
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin1-0/+2
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin1-2/+45
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin1-0/+304