summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/arc/emac_rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* net/arc: Delete driver versionLeon Romanovsky2020-02-241-2/+0
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-2/+5
* net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-011-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-201-2/+4
* net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-131-3/+7
* net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-071-2/+5
* net: arc: trivial: cleanup the emac driverCaesar Wang2016-03-161-12/+29
* net: ethernet: arc: Add support emac for RK3036Xing Zheng2016-01-101-1/+7
* net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng2016-01-101-24/+45
* net: ethernet: arc: Probe emac after set RMII clockXing Zheng2016-01-101-4/+7
* net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier2014-09-101-1/+2
* ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier2014-09-091-0/+228