summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c
AgeCommit message (Expand)Author
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
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin
2019-01-23net: hns3: add ETS TC weight setting in SSU 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: fix user configuration loss for ethtool -LHuazhong Tan
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan
2018-09-28net: hns3: Set extra mac address of pause param for HWFuyun Liang
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen