aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31net: hns3: cleanup some print format warningGuojia Liao1-2/+2
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+9
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu1-2/+9
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+43
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King1-1/+1
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu1-7/+4
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao1-1/+1
2019-08-01net: hns3: minior error handling change for hclge_tm_schd_info_initYunsheng Lin1-12/+6
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin1-2/+17
2019-06-14net: hns3: some variable modificationWeihang Li1-1/+1
2019-06-09net: hns3: fix some coding style issuesWeihang Li1-10/+12
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo1-47/+52
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-7/+13
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin1-1/+1
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan1-1/+4
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin1-6/+16
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin1-1/+1
2019-01-23net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin1-0/+43
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin1-7/+12
2019-01-23net: hns3: fix for shaper not setting when TC num changesYunsheng Lin1-3/+3
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan1-5/+35
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan1-1/+1
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan1-8/+15
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin1-12/+2
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan1-1/+8
2018-09-28net: hns3: Set extra mac address of pause param for HWFuyun Liang1-0/+1
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen1-3/+3
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen1-1/+1
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-07-07net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin1-2/+7
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-4/+4
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin1-5/+40
2018-05-01net: hns3: Remove error log when getting pfc stats failsYunsheng Lin1-4/+1
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li1-0/+53
2018-03-11net: hns3: unify the pause params setup functionFuyun Liang1-12/+11
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang1-2/+56
2017-12-27net: hns3: Increase the default depth of bucket for TM shaperPeng Li1-2/+2
2017-12-27net: hns3: add support for set_pauseparamPeng Li1-1/+1
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King1-3/+0
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin1-10/+16
2017-09-28net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin1-4/+30
2017-09-28net: hns3: Add some interface for the support of DCB featureYunsheng Lin1-3/+45
2017-09-28net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin1-18/+31
2017-09-28net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin1-0/+32
2017-09-28net: hns3: Add support for PFC setting in TM moduleYunsheng Lin1-5/+63
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin1-7/+9
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin1-0/+1
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin1-10/+10