index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-10
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-08-31
hinic: add support to query function table
Luo bin
5
-1
/
+190
2020-08-31
hinic: add support to query rq info
Luo bin
6
-2
/
+101
2020-08-31
hinic: add support to query sq info
Luo bin
9
-4
/
+254
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-28
hinic: add log in exception handling processes
Luo bin
13
-45
/
+151
2020-07-28
hinic: add support to handle hw abnormal event
Luo bin
10
-36
/
+704
2020-07-15
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-04
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-28
hinic: add support to get eeprom information
Luo bin
4
-0
/
+175
2020-06-28
hinic: add support to identify physical device
Luo bin
7
-3
/
+132
2020-06-28
hinic: add self test support
Luo bin
8
-0
/
+331
2020-06-28
hinic: add support to set and get irq coalesce
Luo bin
8
-1
/
+418
2020-06-28
hinic: add support to set and get pause params
Luo bin
7
-11
/
+217
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-06-02
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-14
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-10
hinic: fix a bug of ndo_stop
Luo bin
2
-18
/
+14
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
11
-24
/
+453
2020-04-30
hinic: Use kmemdup instead of kzalloc and memcpy
Zou Wei
1
-6
/
+3
2020-04-30
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-25
hinic: add net_device_ops associated with vf
Luo bin
3
-1
/
+383
2020-04-25
hinic: add sriov feature support
Luo bin
23
-193
/
+1195
2020-04-25
hinic: add mailbox function support
Luo bin
10
-10
/
+1456
2020-03-21
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-03-21
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2
-3
/
+5
2020-03-21
hinic: fix out-of-order excution in arm cpu
Luo bin
4
-0
/
+9
2020-03-21
hinic: fix the bug of clearing event queue
Luo bin
1
-7
/
+17
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 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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2019-12-12
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-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-07
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
[next]