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_err.c
Age
Commit message (
Expand
)
Author
2024-04-12
net: hns3: dump more reg info based on ras mod
Peiyang Wang
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
2021-12-31
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
2021-10-25
net: hns3: add error recovery module and type for himac
Jiaran Zhang
2021-10-25
net: hns3: add new ras error type for roce
Weihang Li
2021-10-20
net: hns3: Add configuration of TM QCN error event
Jiaran Zhang
2021-09-20
net: hns3: fix misuse vf id and vport id in some logs
Jiaran Zhang
2021-08-30
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
2021-06-21
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
2021-06-08
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
2021-06-08
net: hns3: update error recovery module and type
Jiaran Zhang
2021-06-08
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
2021-06-08
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
2021-06-07
net: hns3: add a separate error handling task
Jiaran Zhang
2021-04-29
net: hns3: fix incorrect configuration for igu_egu_hw_err
Yufeng Mo
2021-03-26
net: hns3: remove redundant query in hclge_config_tm_hw_err_int()
Jiaran Zhang
2021-03-26
net: hns3: remove redundant blank lines
Peng Li
2021-02-09
net: hns3: change hclge_query_bd_num() param type
Peng Li
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-24
net: hns3: add a hardware error detect type
Yufeng Mo
2020-03-09
net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()
Yufeng Mo
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
2019-08-29
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
2019-08-29
net: hns3: fix incorrect type in assignment.
Guojia Liao
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
2019-06-26
net: hns3: add check to number of buffer descriptors
Weihang Li
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
2019-06-26
net: hns3: modify handling of out of memory in hclge_err.c
Weihang Li
2019-06-26
net: hns3: code optimizaition of hclge_handle_hw_ras_error()
Weihang Li
2019-06-14
net: hns3: extract handling of mpf/pf msi-x errors into functions
Weihang Li
2019-06-14
net: hns3: some changes of MSI-X bits in PPU(RCB)
Weihang Li
2019-06-14
net: hns3: process H/W errors occurred before HNS dev initialization
Shiju Jose
2019-06-14
net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...
Shiju Jose
2019-06-14
net: hns3: delay setting of reset level for hw errors until slot_reset is called
Shiju Jose
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
2019-06-09
net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
Weihang Li
2019-06-09
net: hns3: log detail error info of ROCEE ECC and AXI errors
Xiaofei Tan
2019-06-03
net: hns3: delay and separate enabling of NIC and ROCE HW errors
Weihang Li
2019-06-03
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
Weihang Li
2019-06-03
net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...
Weihang Li
2019-06-03
net: hns3: remove redundant core reset
Huazhong Tan
[next]