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
/
neterion
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
net: vxge: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-23
/
+4
2022-01-03
ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2
-16
/
+3
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+5
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2
-2
/
+2
2021-10-14
ethernet: s2io: fix setting mac address during resume
Arnd Bergmann
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2
-3
/
+3
2021-10-02
ethernet: s2io: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-08-05
net: vxge: fix use-after-free in vxge_device_unregister
Pavel Skripkin
1
-3
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-29
/
+19
2021-06-18
net: neterion: vxge: remove redundant continue statement
Colin Ian King
1
-3
/
+2
2021-06-02
net: vxge: Declare the function vxge_reset_all_vpaths as void
Zheng Yongjun
1
-21
/
+6
2021-06-02
net: neterion: fix doc warnings in s2io.c
Yang Yingliang
1
-0
/
+6
2021-05-18
vxge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-18
net: neterion: vxge: Fix wrong function name in comments
Yang Shen
2
-3
/
+3
2021-05-18
net: neterion: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-04-22
vxge: avoid -Wemtpy-body warnings
Arnd Bergmann
1
-7
/
+7
2021-03-15
net: ethernet: neterion: Fix a typo in the file s2io.c
Bhaskar Chowdhury
1
-1
/
+1
2020-12-15
net: vxget: clean up sparse warnings
Jakub Kicinski
1
-9
/
+9
2020-10-31
net: neterion: s2io: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
2
-20
/
+25
2020-10-28
vxge: remove unnecessary cast in kfree()
Xu Wang
1
-1
/
+1
2020-09-30
net: vxge: Remove in_interrupt() conditionals
Sebastian Andrzej Siewior
2
-14
/
+2
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
5
-74
/
+74
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-21
/
+11
2020-09-09
net: ethernet/neterion/vxge: fix spelling of "functionality"
Randy Dunlap
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-168
/
+151
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-21
net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX
Bixuan Cui
1
-1
/
+1
2020-07-21
net: vxge-main: Remove unnecessary cast in kfree()
Xu Wang
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
net: neterion: vxge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-54
/
+52
2020-07-15
net: neterion: s2io: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-101
/
+90
2020-07-01
vxge: use generic power management
Vaibhav Gupta
1
-9
/
+5
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-2
/
+2
2020-06-19
net: ethernet: neterion: vxge: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-05-01
docs: networking: device drivers: convert neterion/vxge.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
docs: networking: device drivers: convert neterion/s2io.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-12
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
1
-1
/
+1
2020-03-17
net: vxge: fix wrong __VA_ARGS__ usage
Zheng Wei
2
-8
/
+8
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-3
/
+3
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-11
/
+0
[next]