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
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
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-02
sun/cassini: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-20
/
+6
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-1
/
+3
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-3
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2
-2
/
+2
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
1
-1
/
+1
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
5
-34
/
+48
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2
-2
/
+2
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
4
-8
/
+8
2021-09-28
net: sun: SUNVNET_COMMON should depend on INET
Randy Dunlap
1
-0
/
+1
2021-08-29
niu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+3
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
1
-24
/
+0
2021-08-02
niu: read property length only if we use it
Martin Kaiser
1
-3
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
3
-3
/
+3
2021-07-23
NIU: fix incorrect error return, missed in previous revert
Paul Jakma
1
-1
/
+2
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+20
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
1
-12
/
+20
2021-05-19
net: sun: remove leading spaces before tabs
Hui Tang
3
-14
/
+14
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-03-19
Fix a typo
Bhaskar Chowdhury
1
-2
/
+2
2021-03-10
net: cassini: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-06
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
1
-2
/
+0
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-14
/
+13
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-09-30
net: sunbmac: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-9
/
+9
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2020-09-01
net: sungem: Remove unneeded cast from memory allocation
YueHaibing
1
-3
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-129
/
+138
2020-07-17
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+27
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-50
/
+54
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-4
/
+4
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
1
-2
/
+2
2020-07-06
sun/cassini: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/niu: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-07-06
sun/sungem: use generic power management
Vaibhav Gupta
1
-33
/
+43
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-05-23
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-20
net: sun: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
1
-1
/
+1
[next]