summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/xgmac_mdio.c
AgeCommit message (Expand)Author
2022-01-02net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-22net/fsl: switch to fwnode_mdiobus_registerMarcin Wojtas
2021-06-11net/fsl: Use [acpi|of]_mdiobus_registerCalvin Johnson
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles
2020-06-23net/fsl: enable extended scanning in xgmac_mdioJeremy Linton
2020-06-23net/fsl: acpize xgmac_mdioCalvin Johnson
2020-01-23net/fsl: treat fsl,erratum-a011043Madalin Bucur
2016-08-08net/fsl: use of_property_read_boolJulia Lawall
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-01-06net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming
2015-01-02net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove irq assignment from xgmac_mdioShaohui Xie
2015-01-02net/fsl: remove reset from xgmac_mdioShaohui Xie
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar
2014-07-30net/fsl: fix misspelled wordMadalin Bucur
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2012-12-03net/freescale: remove __dev* attributesBill Pemberton
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi