summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add some error checking in hclge_tm moduleYunsheng Lin2019-06-281-1/+5
* net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin2019-06-281-2/+17
* net: hns3: some variable modificationWeihang Li2019-06-151-1/+1
* net: hns3: fix some coding style issuesWeihang Li2019-06-091-10/+12
* net: hns3: some modifications to simplify and optimize codeYufeng Mo2019-06-091-47/+52
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-091-7/+13
* net: hns3: set the port shaper according to MAC speedYunsheng Lin2019-06-041-1/+1
* net: hns3: fix pause configure fail problemHuazhong Tan2019-04-261-1/+4
* net: hns3: only support tc 0 for VFYunsheng Lin2019-01-301-6/+16
* net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin2019-01-231-1/+1
* net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin2019-01-231-0/+43
* net: hns3: do not return GE PFC setting err when initializingYunsheng Lin2019-01-231-7/+12
* net: hns3: fix for shaper not setting when TC num changesYunsheng Lin2019-01-231-3/+3
* net: hns3: fix user configuration loss for ethtool -LHuazhong Tan2019-01-191-5/+35
* net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan2019-01-191-1/+1
* net: hns3: add interface hclge_tm_bp_setupHuazhong Tan2019-01-191-8/+15
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-201-12/+2Star
* net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4Star
* net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-281-1/+8
* net: hns3: Set extra mac address of pause param for HWFuyun Liang2018-09-281-0/+1
* net: hns3: Unify the type convert for desc.dataJian Shen2018-09-221-3/+3
* net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen2018-09-201-1/+1
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2Star
* net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin2018-07-071-2/+7
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-021-4/+4
* net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin2018-05-161-5/+40
* net: hns3: Remove error log when getting pfc stats failsYunsheng Lin2018-05-011-4/+1Star
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-121-0/+53
* net: hns3: unify the pause params setup functionFuyun Liang2018-03-121-12/+11Star
* net: hns3: fix for not setting pause parametersFuyun Liang2018-01-081-2/+56
* net: hns3: Increase the default depth of bucket for TM shaperPeng Li2017-12-271-2/+2
* net: hns3: add support for set_pauseparamPeng Li2017-12-271-1/+1
* net: hns3: remove a couple of redundant assignmentsColin Ian King2017-11-021-3/+0Star
* net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin2017-10-091-10/+16
* net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin2017-09-281-4/+30
* net: hns3: Add some interface for the support of DCB featureYunsheng Lin2017-09-281-3/+45
* net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin2017-09-281-18/+31
* net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin2017-09-281-0/+32
* net: hns3: Add support for PFC setting in TM moduleYunsheng Lin2017-09-281-5/+63
* net: hns3: Fix for pri to tc mapping in TMYunsheng Lin2017-09-211-7/+9
* net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-211-0/+1
* net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2017-09-211-10/+10
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-211-0/+4
* net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil2017-08-041-0/+1015