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
/
smsc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-09-27
net: smsc: Fix function names in print messages and comments
Cai Huoqing
1
-3
/
+3
2021-09-03
drivers: net: smc911x: clean up inconsistent indenting
Colin Ian King
1
-6
/
+6
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
1
-2
/
+4
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
4
-4
/
+4
2021-05-19
net: smsc: remove leading spaces before tabs
Hui Tang
2
-28
/
+28
2021-04-06
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-03-29
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
1
-1
/
+1
2021-01-20
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
1
-1
/
+9
2021-01-17
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-13
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
1
-3
/
+3
2020-11-13
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
1
-3
/
+3
2020-11-13
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
1
-2
/
+0
2020-11-13
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
1
-1
/
+4
2020-11-13
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
1
-2
/
+2
2020-11-13
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
1
-0
/
+6
2020-11-13
drivers: net: smc91x: Fix set but unused W=1 warning
Andrew Lunn
1
-1
/
+2
2020-09-14
net: smc91x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+5
2020-09-11
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
1
-2
/
+1
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-09-04
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-23
/
+28
2020-09-04
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-29
/
+42
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-17
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
1
-2
/
+2
2020-07-08
smsc9420: use generic power management
Vaibhav Gupta
1
-29
/
+11
2020-07-08
epic100: use generic power management
Vaibhav Gupta
1
-13
/
+6
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+5
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-01
docs: networking: device drivers: convert smsc/smc9.txt to ReST
Mauro Carvalho Chehab
1
-2
/
+2
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-31
/
+16
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2
-20
/
+2
2020-01-07
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
5
-8
/
+8
2019-12-10
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
1
-1
/
+1
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-07-30
net: smc911x: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-3
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
8
-103
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-12
smc911x: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+2
2019-02-07
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
1
-1
/
+1
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-2
/
+2
[next]