summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c
AgeCommit message (Expand)Author
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao
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-06-13net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-13net: hns3: fix PF rss size initialization bugJie Wang
2022-06-13net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang
2022-03-16net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang
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: reset DWRR of unused tc to zeroGuangbin Huang
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang
2021-03-29net: hns3: remove the rss_size limitation by vector numJian Shen
2021-03-26net: hns3: split out hclge_tm_vport_tc_info_update()Guojia Liao
2021-02-09net: hns3: remove the shaper param magic numberPeng Li
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao
2021-01-29net: hns3: add interfaces to query information of tm priority/qsetGuangbin Huang
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao
2020-12-09net: hns3: add support for tc mqprio offloadJian Shen
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-12-01net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu
2020-11-21net: hns3: add support to utilize the firmware calculated shaping parametersYonglong Liu
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter
2020-09-27net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()Huazhong Tan
2020-09-27net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-01net: hns3: minior error handling change for hclge_tm_schd_info_initYunsheng Lin
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin