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
/
micrel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-09-15
net: ks8851: switch to using gpiod API
Dmitry Torokhov
2
-22
/
+20
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-6
/
+6
2022-08-24
micrel: ksz8851: fixes struct pointer issue
Jerry Ray
1
-3
/
+2
2022-04-06
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
1
-0
/
+1
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
1
-0
/
+1
2022-03-17
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
1
-5
/
+4
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+5
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
3
-7
/
+14
2021-10-18
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2
-3
/
+3
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-3
/
+2
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+4
2021-09-28
net: ks8851: fix link error
Arnd Bergmann
2
-4
/
+10
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
1
-90
/
+15
2021-06-08
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-04
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
1
-11
/
+4
2021-05-18
net: micrel: Fix wrong function name in comments
Yang Shen
1
-3
/
+3
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+3
2021-01-16
net: ks8851: remove definition of DEBUG
Tom Rix
3
-6
/
+0
2021-01-13
net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
Marek Vasut
1
-0
/
+4
2021-01-06
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2
-16
/
+98
2020-12-10
net: micrel: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-10-04
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-19
/
+27
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-2
/
+1
2020-09-20
net: micrel: Remove set but not used variable
Zheng Yongjun
1
-6
/
+4
2020-09-14
net: micrel: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-17
/
+14
2020-07-15
ksz884x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-38
/
+30
2020-07-03
ksz884x: mark pcidev_suspend() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-01
ksz884x: use generic power management
Vaibhav Gupta
1
-16
/
+9
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-5
/
+5
2020-05-29
net: ks8851: Remove ks8851_mll.c
Marek Vasut
1
-1393
/
+0
2020-05-29
net: ks8851: Implement Parallel bus operations
Marek Vasut
3
-0
/
+360
2020-05-29
net: ks8851: Separate SPI operations into separate file
Marek Vasut
4
-597
/
+642
2020-05-29
net: ks8851: Implement register, FIFO, lock accessor callbacks
Marek Vasut
1
-22
/
+156
2020-05-29
net: ks8851: Permit overridding interrupt enable register
Marek Vasut
1
-11
/
+11
2020-05-29
net: ks8851: Factor out TX work flush function
Marek Vasut
1
-4
/
+12
2020-05-29
net: ks8851: Split out SPI specific code from probe() and remove()
Marek Vasut
1
-38
/
+48
2020-05-29
net: ks8851: Split out SPI specific entries in struct ks8851_net
Marek Vasut
1
-49
/
+79
2020-05-29
net: ks8851: Factor out SKB receive function
Marek Vasut
1
-1
/
+10
2020-05-29
net: ks8851: Factor out bus lock handling
Marek Vasut
1
-29
/
+68
2020-05-29
net: ks8851: Use 16-bit read of RXFC register
Marek Vasut
1
-16
/
+1
2020-05-29
net: ks8851: Use 16-bit writes to program MAC address
Marek Vasut
2
-35
/
+14
[next]