index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
davicom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-15
1
-4
/
+4
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-6
/
+1
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-4
/
+0
*
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-5
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-4
/
+0
*
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
2015-06-11
1
-0
/
+13
*
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-11-12
1
-14
/
+1
*
net: phy: davicom: fix checkpath errors
Florian Fainelli
2013-12-18
1
-1
/
+1
*
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
2012-11-14
1
-0
/
+6
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-32
/
+9
*
net:phy:davicom: remove unnecessary code
Srinivas Kandagatla
2012-04-03
1
-6
/
+1
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+0
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
1
-0
/
+9
|
/
*
dm9161: add configuration for MII/RMII
frederic Rodo
2008-03-05
1
-3
/
+14
*
Add support for the Davicom DM9161A PHY
Kim Phillips
2007-05-11
1
-8
/
+26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
1
-1
/
+0
*
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming
2005-07-30
1
-0
/
+195