index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ucc_geth_mii.c
Age
Commit message (
Expand
)
Author
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-06-30
drivers/net: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-05-06
ucc_geth: Fix a bunch of sparse warnings
Andy Fleming
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-17
[POWERPC] QE: UCC nodes cleanup
Anton Vorontsov
2008-04-16
phy: Change mii_bus id field to a string
Andy Fleming
2008-02-06
Fix PHY Lib support for gianfar and ucc_geth
Andy Fleming
2008-01-28
ucc_geth: get rid of device_type for mdio
Anton Vorontsov
2007-09-13
ucc_geth: kill unused include
Kumar Gala
2007-08-03
ucc_geth: fix section mismatch
Domen Puncer
2007-07-24
ucc_geth: add ethtool support
Li Yang
2007-05-24
ucc_geth: Fix MODULE_DEVICE_TABLE() duplication
Li Yang
2007-05-15
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Kim Phillips
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-28
ucc_geth: migrate ucc_geth to phylib
Kim Phillips