index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-02-10
net: hns3: change hclge_query_bd_num() param type
Peng Li
1
-2
/
+2
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
1
-2
/
+1
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
1
-5
/
+6
2020-09-25
net: hns3: add a hardware error detect type
Yufeng Mo
1
-0
/
+2
2020-03-10
net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()
Yufeng Mo
1
-3
/
+0
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
1
-4
/
+2
2020-01-07
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
1
-1
/
+1
2019-08-30
net: hns3: implement .process_hw_error for hns3 client
Weihang Li
1
-1
/
+3
2019-08-30
net: hns3: fix incorrect type in assignment.
Guojia Liao
1
-13
/
+25
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
1
-44
/
+44
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
1
-1
/
+1
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
1
-14
/
+5
2019-06-26
net: hns3: add check to number of buffer descriptors
Weihang Li
1
-33
/
+53
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
1
-4
/
+1
2019-06-26
net: hns3: modify handling of out of memory in hclge_err.c
Weihang Li
1
-2
/
+4
2019-06-26
net: hns3: code optimizaition of hclge_handle_hw_ras_error()
Weihang Li
1
-12
/
+12
2019-06-15
net: hns3: extract handling of mpf/pf msi-x errors into functions
Weihang Li
1
-39
/
+83
2019-06-15
net: hns3: some changes of MSI-X bits in PPU(RCB)
Weihang Li
1
-3
/
+2
2019-06-15
net: hns3: process H/W errors occurred before HNS dev initialization
Shiju Jose
1
-8
/
+103
2019-06-15
net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...
Shiju Jose
1
-171
/
+109
2019-06-15
net: hns3: delay setting of reset level for hw errors until slot_reset is called
Shiju Jose
1
-33
/
+28
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
1
-8
/
+7
2019-06-09
net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
Weihang Li
1
-0
/
+79
2019-06-09
net: hns3: log detail error info of ROCEE ECC and AXI errors
Xiaofei Tan
1
-7
/
+74
2019-06-04
net: hns3: delay and separate enabling of NIC and ROCE HW errors
Weihang Li
1
-7
/
+2
2019-06-04
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
Weihang Li
1
-16
/
+0
2019-06-04
net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...
Weihang Li
1
-1
/
+0
2019-06-04
net: hns3: remove redundant core reset
Huazhong Tan
1
-12
/
+12
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
1
-10
/
+0
2019-04-20
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
1
-0
/
+51
2019-04-14
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
1
-339
/
+617
2019-03-10
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
1
-2
/
+7
2019-02-25
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-22
net: hns3: fix 6th bit of ppp mpf abnormal errors
Weihang Li
1
-1
/
+1
2019-02-22
net: hns3: enable 8~11th bit of mac common msi-x error
Weihang Li
1
-0
/
+6
2019-02-22
net: hns3: some bugfix of ppu(rcb) ras errors
Weihang Li
1
-5
/
+11
2019-02-22
net: hns3: modify print message of ssu common ecc errors
Weihang Li
1
-2
/
+43
2018-12-10
net: hns3: fix spelling mistake "offser" -> "offset"
Colin Ian King
1
-1
/
+1
2018-12-08
net: hns3: add handling of RDMA RAS errors
Shiju Jose
1
-1
/
+184
2018-12-08
net: hns3: handle hw errors of SSU
Shiju Jose
1
-0
/
+187
2018-12-08
net: hns3: handle hw errors of PPU(RCB)
Shiju Jose
1
-0
/
+162
2018-12-08
net: hns3: handle hw errors of PPP PF
Shiju Jose
1
-2
/
+13
2018-12-08
net: hns3: add handling of hw errors of MAC
Shiju Jose
1
-0
/
+48
2018-12-08
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
1
-0
/
+92
2018-12-08
net: hns3: deleted logging 1 bit errors
Shiju Jose
1
-37
/
+0
2018-12-08
net: hns3: add handling of hw ras errors using new set of commands
Shiju Jose
1
-170
/
+319
2018-12-08
net: hns3: add optimization in the hclge_hw_error_set_state
Shiju Jose
1
-9
/
+7
[next]