index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_hw_eqs.c
Age
Commit message (
Expand
)
Author
10 days
net: Fix typos
Bjorn Helgaas
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
2020-09-23
hinic: improve the comments of function header
Luo bin
2020-09-18
hinic: modify irq name
Luo bin
2020-09-14
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
2020-07-28
hinic: add log in exception handling processes
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin
2020-03-21
hinic: fix out-of-order excution in arm cpu
Luo bin
2020-03-21
hinic: fix the bug of clearing event queue
Luo bin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2017-08-23
net: hinic: make functions set_ctrl0 and set_ctrl1 static
Colin Ian King
2017-08-22
net-next/hinic: Add ceqs
Aviad Krawczyk
2017-08-22
net-next/hinic: Add aeqs
Aviad Krawczyk
2017-08-22
net-next/hinic: Initialize hw device components
Aviad Krawczyk