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
/
smsc
/
smsc9420.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-16
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+2
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+2
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-5
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-7
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-2
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-01-04
smsc9420: use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-02
smsc9420: replace printk with netdev_ calls
Ben Boeckel
1
-13
/
+13
2013-10-22
net: smsc9420: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-16
net: smsc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-3
/
+1
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-5
/
+4
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-12-03
smsc9420: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-2
/
+1
2012-04-07
smsc9420: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-24
/
+23
2012-04-04
smsc9420: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-3
/
+2
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-2
/
+0
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-3
/
+4
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
smsc: Move the SMC (SMSC) drivers
Jeff Kirsher
1
-0
/
+1763