summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c
AgeCommit message (Expand)Author
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-02-09net: hns3: remove redundant client_setup_tc handleJian Shen
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen
2020-11-02net: hns3: Remove duplicated includeYueHaibing
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin
2019-01-23net: hns3: fix for shaper not setting when TC num changesYunsheng Lin
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan
2018-09-21net: hns3: Fix ets validate issueJian Shen
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin