summaryrefslogtreecommitdiff
path: root/drivers/net/ucc_geth_mii.c
Commit message (Expand)AuthorAgeFilesLines
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-4/+3
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-1/+1
* ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-061-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-3/+8
|\
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-171-3/+8
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-1/+1
|/
* Fix PHY Lib support for gianfar and ucc_gethAndy Fleming2008-02-061-2/+2
* ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-281-0/+3
* ucc_geth: kill unused includeKumar Gala2007-09-131-1/+0
* ucc_geth: fix section mismatchDomen Puncer2007-08-031-1/+2
* ucc_geth: add ethtool supportLi Yang2007-07-241-3/+3
* ucc_geth: Fix MODULE_DEVICE_TABLE() duplicationLi Yang2007-05-241-2/+0
* ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-151-4/+5
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+2
* ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-281-0/+279