index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]