aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-bitbang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe1-9/+51
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-2/+2
2008-07-11Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai1-0/+2
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap1-0/+2
2007-10-10Generic bitbanged MDIO libraryScott Wood1-0/+187