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
/
hns3_common
Age
Commit message (
Expand
)
Author
2024-05-30
hns3: avoid linking objects into multiple modules
Arnd Bergmann
2024-04-12
net: hns3: add support to query scc version by devlink info
Hao Chen
2024-04-12
net: hns3: dump more reg info based on ras mod
Peiyang Wang
2024-04-12
net: hns3: add command queue trace for hns3
Hao Lan
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-05-13
net: hns3: fix reset timeout when enable full VF
Jijie Shao
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
2022-08-31
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
2022-08-31
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-05-09
net: hns3: fix incorrect type of argument in declaration of function hclge_co...
Guangbin Huang
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
2021-12-31
net: hns3: create common cmdq init and uninit APIs
Jie Wang
2021-12-31
net: hns3: create common cmdq resource allocate/free/query APIs
Jie Wang
2021-12-31
net: hns3: create new set of unified hclge_comm_cmd_send APIs
Jie Wang
2021-12-31
net: hns3: create new cmdq hardware description structure hclge_comm_hw
Jie Wang