index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
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
3
-10
/
+4
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-19
hinic: make array speeds static const, makes object smaller
Colin Ian King
1
-2
/
+4
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
4
-8
/
+8
2021-05-18
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
6
-10
/
+10
2021-05-14
net: hinic: fix misspelled "acessing"
Guangbin Huang
1
-1
/
+1
2021-05-14
net: hinic: remove unnecessary parentheses
Guangbin Huang
7
-19
/
+19
2021-05-14
net: hinic: add blank line after function declaration
Guangbin Huang
2
-0
/
+2
2021-05-14
net: hinic: remove unnecessary blank line
Guangbin Huang
2
-2
/
+0
2021-03-25
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
1
-15
/
+10
2021-03-19
hinic: Remove unused variable.
David S. Miller
1
-1
/
+0
2021-03-19
net: hinic: convert strlcpy to strscpy
Daode Huang
1
-2
/
+2
2021-03-19
net: hinic: remove the repeat word "the" in comment.
Daode Huang
1
-1
/
+1
2021-03-19
net: hinic: add a blank line after declarations
Daode Huang
1
-0
/
+1
2021-03-19
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
4
-17
/
+5
2020-12-10
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
1
-7
/
+1
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-20
devlink: move request_firmware out of driver
Jacob Keller
1
-11
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+6
2020-10-04
net: hinic: fix DEVLINK build errors
Randy Dunlap
1
-0
/
+1
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+2
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-3
/
+0
2020-09-25
hinic: fix wrong return value of mac-set cmd
Luo bin
2
-13
/
+5
2020-09-23
hinic: improve the comments of function header
Luo bin
6
-4
/
+11
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-30
/
+63
2020-09-19
hinic: modify irq name
Luo bin
4
-9
/
+13
2020-09-19
hinic: fix sending pkts from core while self testing
Luo bin
2
-2
/
+6
2020-09-18
hinic: fix potential resource leak
Wei Li
1
-7
/
+14
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
2
-12
/
+46
2020-09-14
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-12
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2
-16
/
+28
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-11
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-11
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-09-06
hinic: bump up the timeout of UPDATE_FW cmd
Luo bin
1
-0
/
+4
2020-09-06
hinic: bump up the timeout of SET_FUNC_STATE cmd
Luo bin
1
-5
/
+11
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-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
[next]