index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_hw_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2021-09-27
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
1
-5
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-7
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-1
/
+1
2021-05-17
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
1
-4
/
+4
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
1
-5
/
+5
2020-09-23
hinic: improve the comments of function header
Luo bin
1
-1
/
+5
2020-08-31
hinic: add support to query sq info
Luo bin
1
-0
/
+1
2020-07-28
hinic: add log in exception handling processes
Luo bin
1
-6
/
+6
2020-07-28
hinic: add support to handle hw abnormal event
Luo bin
1
-5
/
+143
2020-07-15
hinic: add firmware update support
Luo bin
1
-0
/
+28
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-07-01
hinic: fix passing non negative value to ERR_PTR
Luo bin
1
-0
/
+2
2020-06-28
hinic: add support to identify physical device
Luo bin
1
-0
/
+2
2020-06-28
hinic: add support to set and get irq coalesce
Luo bin
1
-0
/
+62
2020-06-28
hinic: add support to set and get pause params
Luo bin
1
-0
/
+2
2020-05-14
hinic: add set_ringparam ethtool_ops support
Luo bin
1
-4
/
+7
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
1
-0
/
+13
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
1
-4
/
+31
2020-04-25
hinic: add sriov feature support
Luo bin
1
-89
/
+34
2020-04-25
hinic: add mailbox function support
Luo bin
1
-3
/
+22
2020-03-21
hinic: fix a bug of waitting for IO stopped
Luo bin
1
-49
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
1
-0
/
+1
2019-06-18
hinic: add rss support
Xue Chaojing
1
-3
/
+7
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-06-04
hinic: add LRO support
Xue Chaojing
1
-0
/
+2
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
1
-0
/
+13
2018-07-04
net: hinic: remove redundant pointer pfhwdev
Colin Ian King
1
-3
/
+0
2017-08-28
net-next/hinic: fix comparison of a uint16_t type with -1
Aviad Krawczyk
1
-36
/
+1
2017-08-22
net-next/hinic: Add Tx operation
Aviad Krawczyk
1
-0
/
+46
2017-08-22
net-next/hinic: Add Rx handler
Aviad Krawczyk
1
-0
/
+361
2017-08-22
net-next/hinic: Add ceqs
Aviad Krawczyk
1
-1
/
+6
2017-08-22
net-next/hinic: Set qp context
Aviad Krawczyk
1
-0
/
+4
2017-08-22
net-next/hinic: Add logical Txq and Rxq
Aviad Krawczyk
1
-0
/
+131
2017-08-22
net-next/hinic: Add Rx mode and link event handler
Aviad Krawczyk
1
-0
/
+122
2017-08-22
net-next/hinic: Add port management commands
Aviad Krawczyk
1
-0
/
+30
2017-08-22
net-next/hinic: Initialize hw device components
Aviad Krawczyk
1
-12
/
+160
2017-08-22
net-next/hinic: Initialize hw interface
Aviad Krawczyk
1
-0
/
+201