aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4
2018-10-23net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold1-2/+10
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe1-1/+1
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu1-6/+19
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu1-25/+32
2018-05-14net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoCChen-Yu Tsai1-0/+17
2018-05-14net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chainsChen-Yu Tsai1-9/+23
2018-05-14net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external deviceChen-Yu Tsai1-1/+49
2018-05-14net: stmmac: dwmac-sun8i: Use regmap_field for syscon register accessChen-Yu Tsai1-11/+31
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli1-1/+2
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe1-2/+1
2017-10-27net: stmmac: sun8i: Restore the compatiblesCorentin Labbe1-0/+8
2017-10-27net: stmmac: dwmac-sun8i: Handle integrated/external MDIOsCorentin Labbe1-130/+223
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard1-8/+0
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-06-29net: stmmac: support future possible different internal phy modeLABBE Corentin1-3/+7
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng1-0/+8
2017-06-20net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng1-0/+4
2017-06-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng1-0/+5
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin1-0/+990