aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-161-9/+51
|/
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-2/+2
* Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai2008-07-111-0/+2
* phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-191-0/+2
* Generic bitbanged MDIO libraryScott Wood2007-10-101-0/+187