index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
davicom.c
Age
Commit message (
Expand
)
Author
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
2012-11-14
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
2012-07-09
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-04-03
net:phy:davicom: remove unnecessary code
Srinivas Kandagatla
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-02
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
2007-05-11
Add support for the Davicom DM9161A PHY
Kim Phillips
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming