summaryrefslogtreecommitdiff
path: root/drivers/net/mdio/mdio-mscc-miim.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-261-3/+6
* net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn2023-01-201-6/+0
* net: mdio: mscc-miim: add ability to be used in a non-mmio configurationColin Foster2022-09-091-30/+12
* net: mdio: mscc-miim: add local dev variable to cleanup probe functionColin Foster2022-04-081-15/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-071-0/+6
|\
| * net: phy: mscc-miim: reject clause 45 register accessesMichael Walle2022-04-061-0/+6
* | net: phy: mscc-miim: add support to set MDIO bus frequencyMichael Walle2022-04-061-2/+56
|/
* net: mdio: mscc-miim: add lan966x internal phy reset supportMichael Walle2022-03-211-18/+49
* net: mdio: mscc-miim: replace magic numbers for the bus resetMichael Walle2022-03-211-5/+5
* net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
* net: mdio: mscc-miim: Set back the optional resource.Horatiu Vultur2021-11-301-11/+16
* net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster2021-11-291-11/+27
* net: mdio: mscc-miim: convert to a regmap implementationColin Foster2021-11-291-42/+121
* net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur2021-09-281-5/+10
* net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2021-08-311-8/+4
* net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-111-5/+1
* net: mdio: Alphabetically sort header inclusionCalvin Johnson2021-03-161-4/+4
* net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-271-0/+212