index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hclge_dcb.c
Age
Commit message (
Expand
)
Author
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
2021-11-10
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2021-11-10
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
2021-10-20
net: hns3: add limit ets dwrr bandwidth cannot be 0
Guangbin Huang
2021-09-29
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE
Jian Shen
2021-09-29
net: hns3: don't rollback when destroy mqprio fail
Jian Shen
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
2021-08-30
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
2021-08-28
net: hns3: don't config TM DWRR twice when set ETS
Guangbin Huang
2021-08-26
net: hns3: fix get wrong pfc_en when query PFC configuration
Guangbin Huang
2021-02-09
net: hns3: remove redundant client_setup_tc handle
Jian Shen
2020-12-09
net: hns3: add support for max 512 rss size
Guojia Liao
2020-12-09
net: hns3: add support for tc mqprio offload
Jian Shen
2020-11-02
net: hns3: Remove duplicated include
YueHaibing
2020-09-25
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2020-09-18
net: hns3: Supply missing hclge_dcb.h include file
Wang Hai
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-09-11
net: hns3: modify some logs format
Guangbin Huang
2019-08-29
net: hns3: make some reusable codes into a function
Yonglong Liu
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
2019-06-28
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
Yunsheng Lin
2019-01-30
net: hns3: only support tc 0 for VF
Yunsheng Lin
2019-01-26
net: hns3: call hns3_nic_set_real_num_queue with netdev down
Yunsheng Lin
2019-01-26
net: hns3: remove dcb_ops->map_update in hclge_dcb
Yunsheng Lin
2019-01-26
net: hns3: do reinitialization while mqprio configuration changed
Yunsheng Lin
2019-01-26
net: hns3: add error handling in hclge_ieee_setets
Yunsheng Lin
2019-01-23
net: hns3: fix PFC not setting problem for DCB module
Yunsheng Lin
2019-01-23
net: hns3: do not return GE PFC setting err when initializing
Yunsheng Lin
2019-01-23
net: hns3: fix for shaper not setting when TC num changes
Yunsheng Lin
2019-01-18
net: hns3: do reinitialization while ETS configuration changed
Huazhong Tan
2018-11-19
net: hns3: add common validation in hclge_dcb
Yunsheng Lin
2018-09-28
net: hns3: Change return type of hclge_tm_schd_info_update()
Huazhong Tan
2018-09-21
net: hns3: Fix ets validate issue
Jian Shen
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
2018-03-11
net: hns3: add support for querying pfc puase packets statistic
Peng Li
2018-03-09
net: hns3: fix for RSS configuration loss problem during reset
Yunsheng Lin
2017-10-19
net: hns3: Add mqprio hardware offload support in hns3 driver
Yunsheng Lin
2017-09-28
net: hns3: Add hclge_dcb module for the support of DCB feature
Yunsheng Lin