summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Fix misuses of GENMASK macroJoe Perches2019-07-111-2/+2
* net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu2019-07-091-4/+4
* net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng2019-06-241-0/+5
* net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng2019-06-241-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-10/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | net: ethernet: stmmac: dwmac-sun8i: Enable control of loopbackCorentin Labbe2019-05-241-0/+13
|/
* net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-131-0/+2
* net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+4
* net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold2018-10-231-2/+10
* net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe2018-07-161-1/+1
* net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu2018-05-181-6/+19
* net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu2018-05-181-25/+32
* net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoCChen-Yu Tsai2018-05-141-0/+17
* net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chainsChen-Yu Tsai2018-05-141-9/+23
* net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external deviceChen-Yu Tsai2018-05-141-1/+49
* net: stmmac: dwmac-sun8i: Use regmap_field for syscon register accessChen-Yu Tsai2018-05-141-11/+31
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2018-01-221-1/+2
* net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe2017-11-301-2/+1Star
* net: stmmac: sun8i: Restore the compatiblesCorentin Labbe2017-10-271-0/+8
* net: stmmac: dwmac-sun8i: Handle integrated/external MDIOsCorentin Labbe2017-10-271-130/+223
* net: stmmac: sun8i: Remove the compatiblesMaxime Ripard2017-08-291-8/+0Star
* net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin2017-07-121-7/+3Star
* net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-291-3/+7
* net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-201-0/+8
* net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng2017-06-201-0/+4
* net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-051-0/+5
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-011-0/+990