aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/miiphybb.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-15net: miiphybb: fix casting errorChris Brandt1-1/+1
2016-08-15net: mii: Changes not made by spatchJoe Hershberger1-17/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-1/+1
2010-08-09Fix compile warnings for const correctnessBen Warren1-3/+3
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk1-4/+4
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-104/+242
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun1-0/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD1-0/+235