aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux-bcm-iproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn1-12/+1
2018-10-21net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang1-4/+2
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran1-0/+27
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran1-2/+39
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran1-5/+2
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran1-0/+15
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran1-5/+15
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe1-1/+1
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar1-0/+248