index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
2021-03-25
1
-15
/
+10
*
hinic: Remove unused variable.
David S. Miller
2021-03-19
1
-1
/
+0
*
net: hinic: convert strlcpy to strscpy
Daode Huang
2021-03-19
1
-2
/
+2
*
net: hinic: remove the repeat word "the" in comment.
Daode Huang
2021-03-19
1
-1
/
+1
*
net: hinic: add a blank line after declarations
Daode Huang
2021-03-19
1
-0
/
+1
*
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
2021-03-19
4
-17
/
+5
*
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
2020-12-10
1
-7
/
+1
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
devlink: move request_firmware out of driver
Jacob Keller
2020-11-20
1
-11
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
3
-13
/
+6
|
\
|
*
net: hinic: fix DEVLINK build errors
Randy Dunlap
2020-10-04
1
-0
/
+1
|
*
hinic: fix wrong return value of mac-set cmd
Luo bin
2020-09-25
2
-13
/
+5
*
|
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-26
1
-3
/
+2
*
|
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-26
1
-3
/
+0
*
|
hinic: improve the comments of function header
Luo bin
2020-09-23
6
-4
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-30
/
+63
|
\
|
|
*
hinic: fix sending pkts from core while self testing
Luo bin
2020-09-18
2
-2
/
+6
|
*
hinic: fix potential resource leak
Wei Li
2020-09-18
1
-7
/
+14
|
*
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2020-09-12
2
-16
/
+28
|
*
hinic: bump up the timeout of UPDATE_FW cmd
Luo bin
2020-09-06
1
-0
/
+4
|
*
hinic: bump up the timeout of SET_FUNC_STATE cmd
Luo bin
2020-09-06
1
-5
/
+11
*
|
hinic: modify irq name
Luo bin
2020-09-18
4
-9
/
+13
*
|
hinic: add vxlan segmentation and cs offload support
Luo bin
2020-09-14
2
-12
/
+46
*
|
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
*
|
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
2020-09-11
1
-1
/
+1
*
|
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
2020-09-11
1
-1
/
+1
*
|
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
2020-09-11
1
-2
/
+2
*
|
hinic: add support to query function table
Luo bin
2020-08-31
5
-1
/
+190
*
|
hinic: add support to query rq info
Luo bin
2020-08-31
6
-2
/
+101
*
|
hinic: add support to query sq info
Luo bin
2020-08-31
9
-4
/
+254
|
/
*
hinic: fix strncpy output truncated compile warnings
Luo bin
2020-08-11
2
-22
/
+12
*
hinic: add check for mailbox msg from VF
Luo bin
2020-08-04
4
-2
/
+255
*
hinic: add generating mailbox random index support
Luo bin
2020-08-04
5
-0
/
+167
*
hinic: add log in exception handling processes
Luo bin
2020-07-29
13
-45
/
+151
*
hinic: add support to handle hw abnormal event
Luo bin
2020-07-29
10
-36
/
+704
*
hinic: add firmware update support
Luo bin
2020-07-16
9
-4
/
+565
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
3
-19
/
+90
|
\
|
*
hinic: fix sending mailbox timeout in aeq event work
Luo bin
2020-07-05
2
-19
/
+88
|
*
hinic: fix passing non negative value to ERR_PTR
Luo bin
2020-07-01
1
-0
/
+2
*
|
hinic: remove unused but set variable
Luo bin
2020-06-30
2
-20
/
+0
*
|
hinic: add support to get eeprom information
Luo bin
2020-06-29
4
-0
/
+175
*
|
hinic: add support to identify physical device
Luo bin
2020-06-29
7
-3
/
+132
*
|
hinic: add self test support
Luo bin
2020-06-29
8
-0
/
+331
*
|
hinic: add support to set and get irq coalesce
Luo bin
2020-06-29
8
-1
/
+418
*
|
hinic: add support to set and get pause params
Luo bin
2020-06-29
7
-11
/
+217
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-2
/
+2
*
hinic: add set_channels ethtool_ops support
Luo bin
2020-06-03
2
-9
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
2
-18
/
+14
|
\
|
*
hinic: fix a bug of ndo_stop
Luo bin
2020-05-11
2
-18
/
+14
*
|
hinic: add set_ringparam ethtool_ops support
Luo bin
2020-05-15
11
-15
/
+104
[next]