aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/xgmac_mdio.c
Commit message (Expand)AuthorAge
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-16
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-16
* net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie2015-01-26
* net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie2015-01-26
* net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie2015-01-13
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-01-13
* net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming2015-01-06
* net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie2015-01-02
* net/fsl: remove irq assignment from xgmac_mdioShaohui Xie2015-01-02
* net/fsl: remove reset from xgmac_mdioShaohui Xie2015-01-02
* net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-30
* net/fsl: fix misspelled wordMadalin Bucur2014-07-30
* net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-11
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* net/freescale: remove __dev* attributesBill Pemberton2012-12-03
* net/fsl: introduce Freescale 10G MDIO driverTimur Tabi2012-08-24