aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-mux-mmioreg.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesGravatar Neil Armstrong 1-13/+47
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersGravatar Pramod Kumar 1-1/+1
2015-10-26net: phy: mdio: add missing of_node_putGravatar Julia Lawall 1-0/+2
2015-03-17net: phy: constify of_device_id arrayGravatar Fabian Frederick 1-1/+1
2014-10-20net: phy: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-08-07net: phy: mdio: add missing __iomem annotationGravatar Jingoo Han 1-1/+1
2012-12-03net/phy: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hGravatar Timur Tabi 1-0/+1
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceGravatar Timur Tabi 1-0/+170