summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-2/+17
|\
| * net: hns3: fix ETS bandwidth validation bugYonglong Liu2019-11-141-1/+1
| * net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin2019-11-141-1/+16
* | net: hns3: cleanup some print format warningGuojia Liao2019-10-311-1/+1
|/
* net: hns3: modify some logs formatGuangbin Huang2019-09-111-1/+1
* net: hns3: make some reusable codes into a functionYonglong Liu2019-08-291-26/+28
* net: hns3: add debug messages to identify eth down causeYonglong Liu2019-07-291-0/+11
* net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin2019-06-281-0/+2
* net: hns3: only support tc 0 for VFYunsheng Lin2019-01-301-7/+5
* 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/+1
* net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-181-0/+17
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-191-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-211-2/+4
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-111-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
OpenPOWER on IntegriCloud