aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/xgmac_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08net/fsl: use of_property_read_boolJulia Lawall1-5/+2
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie1-28/+68
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie1-8/+16
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie1-14/+14
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie1-7/+7
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-01-06net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming1-11/+53
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie1-14/+0
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie1-2/+1
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie1-19/+0
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-30net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar1-1/+3
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2012-12-03net/freescale: remove __dev* attributesBill Pemberton1-2/+2
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi1-0/+274