index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
2019-04-19
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
2019-04-14
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
2019-03-09
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
2019-02-21
net: hns3: fix 6th bit of ppp mpf abnormal errors
Weihang Li
2019-02-21
net: hns3: enable 8~11th bit of mac common msi-x error
Weihang Li
2019-02-21
net: hns3: some bugfix of ppu(rcb) ras errors
Weihang Li
2019-02-21
net: hns3: modify print message of ssu common ecc errors
Weihang Li
2018-12-10
net: hns3: fix spelling mistake "offser" -> "offset"
Colin Ian King
2018-12-07
net: hns3: add handling of RDMA RAS errors
Shiju Jose
2018-12-07
net: hns3: handle hw errors of SSU
Shiju Jose
2018-12-07
net: hns3: handle hw errors of PPU(RCB)
Shiju Jose
2018-12-07
net: hns3: handle hw errors of PPP PF
Shiju Jose
2018-12-07
net: hns3: add handling of hw errors of MAC
Shiju Jose
2018-12-07
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
2018-12-07
net: hns3: deleted logging 1 bit errors
Shiju Jose
2018-12-07
net: hns3: add handling of hw ras errors using new set of commands
Shiju Jose
2018-12-07
net: hns3: add optimization in the hclge_hw_error_set_state
Shiju Jose
2018-12-07
net: hns3: rename process_hw_error function
Shiju Jose
2018-12-07
net: hns3: deletes unnecessary settings of the descriptor data
Shiju Jose
2018-12-07
net: hns3: re-enable error interrupts on hw reset
Shiju Jose
2018-12-07
net: hns3: rename enable error interrupt functions
Shiju Jose
2018-12-07
net: hns3: remove existing process error functions and reorder hw_blk table
Shiju Jose
2018-11-07
net: hns3: Remove set but not used variable 'reset_level'
YueHaibing
2018-10-31
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
[next]