aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/arc/emac_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2021-09-16net: arc_emac: Make use of the helper function dev_err_probe()Cai Huoqing1-5/+4
2020-08-24net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie1-1/+1
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang1-1/+1
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang1-0/+37
2014-08-27ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier1-4/+3
2013-06-25ethernet/arc/arc_emac - Add new driverAlexey Brodkin1-0/+152