index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-bitbang.c
Age
Commit message (
Expand
)
Author
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
2018-04-01
fix typo in command value in drivers/net/phy/mdio-bitbang.
Frans Meulenbroeks
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
2012-11-14
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
2012-11-02
drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free
Peter Senna Tschudin
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-07-11
Fix missing exports for net/phy/mdio-bitbang.c
Takashi Iwai
2007-10-19
phy/bitbang: missing MODULE_LICENSE
Randy Dunlap
2007-10-10
Generic bitbanged MDIO library
Scott Wood