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
/
phy
/
davicom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-4
/
+0
2015-06-11
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
1
-0
/
+13
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
1
-14
/
+1
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2012-11-15
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
1
-0
/
+6
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
1
-32
/
+9
2012-04-04
net:phy:davicom: remove unnecessary code
Srinivas Kandagatla
1
-6
/
+1
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-04-03
phylib: Add module table to all existing phy drivers
David Woodhouse
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2007-05-12
Add support for the Davicom DM9161A PHY
Kim Phillips
1
-8
/
+26
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-11-06
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
1
-1
/
+0
2005-07-31
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
1
-0
/
+195