index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2
-22
/
+12
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
4
-2
/
+255
2020-08-04
hinic: add generating mailbox random index support
Luo bin
5
-0
/
+167
2020-07-29
hinic: add log in exception handling processes
Luo bin
13
-45
/
+151
2020-07-29
hinic: add support to handle hw abnormal event
Luo bin
10
-36
/
+704
2020-07-16
hinic: add firmware update support
Luo bin
9
-4
/
+565
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-19
/
+90
2020-07-05
hinic: fix sending mailbox timeout in aeq event work
Luo bin
2
-19
/
+88
2020-07-01
hinic: fix passing non negative value to ERR_PTR
Luo bin
1
-0
/
+2
2020-06-30
hinic: remove unused but set variable
Luo bin
2
-20
/
+0
2020-06-29
hinic: add support to get eeprom information
Luo bin
4
-0
/
+175
2020-06-29
hinic: add support to identify physical device
Luo bin
7
-3
/
+132
2020-06-29
hinic: add self test support
Luo bin
8
-0
/
+331
2020-06-29
hinic: add support to set and get irq coalesce
Luo bin
8
-1
/
+418
2020-06-29
hinic: add support to set and get pause params
Luo bin
7
-11
/
+217
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-06-03
hinic: add set_channels ethtool_ops support
Luo bin
2
-9
/
+33
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+14
2020-05-15
hinic: add set_ringparam ethtool_ops support
Luo bin
11
-15
/
+104
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
6
-9
/
+682
2020-05-11
hinic: fix a bug of ndo_stop
Luo bin
2
-18
/
+14
2020-05-10
hinic: add three net_device_ops of vf
Luo bin
11
-24
/
+453
2020-05-01
hinic: Use kmemdup instead of kzalloc and memcpy
Zou Wei
1
-6
/
+3
2020-05-01
hinic: make symbol 'dump_mox_reg' static
Zheng Bin
1
-1
/
+1
2020-04-30
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
1
-5
/
+3
2020-04-30
hinic: make a bunch of functions static
YueHaibing
1
-43
/
+48
2020-04-26
hinic: add net_device_ops associated with vf
Luo bin
3
-1
/
+383
2020-04-26
hinic: add sriov feature support
Luo bin
23
-193
/
+1195
2020-04-26
hinic: add mailbox function support
Luo bin
10
-10
/
+1456
2020-03-22
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-03-22
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2
-3
/
+5
2020-03-22
hinic: fix out-of-order excution in arm cpu
Luo bin
4
-0
/
+9
2020-03-22
hinic: fix the bug of clearing event queue
Luo bin
1
-7
/
+17
2020-03-22
hinic: fix a bug of waitting for IO stopped
Luo bin
1
-49
/
+2
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-4
/
+4
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-08
hinic: add fw version query
Xue Chaojing
4
-0
/
+54
2019-07-02
hinic: remove standard netdev stats
Xue Chaojing
1
-46
/
+1
2019-06-29
hinic: add vlan offload support
Xue Chaojing
7
-2
/
+97
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
1
-7
/
+13
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
9
-3
/
+620
2019-06-23
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
1
-6
/
+15
2019-06-19
hinic: add support for rss parameters with ethtool
Xue Chaojing
5
-1
/
+479
2019-06-19
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
4
-134
/
+167
2019-06-19
hinic: add rss support
Xue Chaojing
7
-8
/
+541
[next]