summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio/mdio-mux.c
Commit message (Expand)AuthorAgeFilesLines
* net: mdio-mux: be compatible with parent buses which only support C45Vladimir Oltean2023-12-141-2/+4
* net: mdio-mux: show errors on probe failureVladimir Oltean2023-12-141-4/+4
* net: mdio-mux: fix C45 access returning -EIO after API changeVladimir Oltean2023-10-181-0/+47
* net: mdio-mux: add bus name to bus idHeiner Kallweit2022-03-081-2/+2
* net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan2021-08-181-2/+6
* net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan2021-08-181-10/+18
* net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan2021-08-181-1/+0
* net: mdio: Alphabetically sort header inclusionCalvin Johnson2021-03-161-3/+3
* net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-271-0/+210