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: 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
*
|
hinic: add link_ksettings ethtool_ops support
Luo bin
2020-05-11
6
-9
/
+682
*
|
hinic: add three net_device_ops of vf
Luo bin
2020-05-10
11
-24
/
+453
*
|
hinic: Use kmemdup instead of kzalloc and memcpy
Zou Wei
2020-05-01
1
-6
/
+3
*
|
hinic: make symbol 'dump_mox_reg' static
Zheng Bin
2020-05-01
1
-1
/
+1
*
|
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
2020-04-30
1
-5
/
+3
*
|
hinic: make a bunch of functions static
YueHaibing
2020-04-30
1
-43
/
+48
*
|
hinic: add net_device_ops associated with vf
Luo bin
2020-04-26
3
-1
/
+383
*
|
hinic: add sriov feature support
Luo bin
2020-04-26
23
-193
/
+1195
*
|
hinic: add mailbox function support
Luo bin
2020-04-26
10
-10
/
+1456
|
/
*
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
2020-03-22
1
-1
/
+1
*
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2020-03-22
2
-3
/
+5
*
hinic: fix out-of-order excution in arm cpu
Luo bin
2020-03-22
4
-0
/
+9
*
hinic: fix the bug of clearing event queue
Luo bin
2020-03-22
1
-7
/
+17
*
hinic: fix a bug of waitting for IO stopped
Luo bin
2020-03-22
1
-49
/
+2
*
hinic: fix a bug of rss configuration
Luo bin
2020-02-27
1
-1
/
+2
*
hinic: fix a bug of setting hw_ioctxt
Luo bin
2020-02-27
3
-1
/
+3
*
hinic: fix a irq affinity bug
Luo bin
2020-02-27
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-4
/
+4
|
\
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-4
/
+4
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
|
/
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-1
/
+1
*
hinic: add fw version query
Xue Chaojing
2019-07-08
4
-0
/
+54
*
hinic: remove standard netdev stats
Xue Chaojing
2019-07-02
1
-46
/
+1
*
hinic: add vlan offload support
Xue Chaojing
2019-06-29
7
-2
/
+97
*
hinic: reduce rss_init stack usage
Arnd Bergmann
2019-06-28
1
-7
/
+13
*
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-24
9
-3
/
+620
*
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
2019-06-23
1
-6
/
+15
*
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-19
5
-1
/
+479
*
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
2019-06-19
4
-134
/
+167
*
hinic: add rss support
Xue Chaojing
2019-06-19
7
-8
/
+541
[next]