summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/xgmac_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-161-28/+68
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-161-1/+1
* net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie2015-01-261-8/+16
* net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie2015-01-261-14/+14
* net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie2015-01-131-7/+7
* net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-01-131-1/+1
* net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming2015-01-061-11/+53
* net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie2015-01-021-14/+0Star
* net/fsl: remove irq assignment from xgmac_mdioShaohui Xie2015-01-021-2/+1Star
* net/fsl: remove reset from xgmac_mdioShaohui Xie2015-01-021-19/+0Star
* net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-311-1/+1
* net/fsl: fix misspelled wordMadalin Bucur2014-07-311-1/+1
* net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-121-1/+3
* drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+1
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-261-2/+2
* net/freescale: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* net/fsl: introduce Freescale 10G MDIO driverTimur Tabi2012-08-241-0/+274