summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl2019-07-291-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1Star
* | net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-151-1/+8
* | net: stmmac: Convert to phylink and remove phylib logicJose Abreu2019-06-131-20/+1Star
|/
* net: stmmac: fix csr_clk can't be zero issueBiao Huang2019-05-251-1/+4
* net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-081-0/+3
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-171-3/+2Star
* net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu2018-08-091-0/+6
* net: ethernet: stmmac: fix documentation warningCorentin Labbe2018-07-161-1/+0Star
* net: stmmac: add dwmac-4.20a compatibleChristophe Roullier2018-05-291-1/+2
* net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel2018-02-201-2/+3
* net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel2018-02-201-5/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-8/+8
|\
| * stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+7
|\|
| * net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
* | net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe2017-10-271-4/+0Star
|/
* net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-221-0/+1
* net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-201-0/+1
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-011-2/+7
* net: stmmac: Restore DT backwards-compatibilityThierry Reding2017-03-221-0/+7
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-221-0/+14
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+16
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-131-3/+26
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-131-0/+91
* net: stmmac: Balance PTP reference clock enable/disableThierry Reding2017-03-131-1/+0Star
* net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding2017-03-131-1/+1
* net: stmicro: replace kzalloc with devm_kzallocJoao Pinto2017-03-091-1/+1
* net: stmmac: replace ENOSYS by EINVALLABBE Corentin2017-02-081-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0Star
* net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit2017-02-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-0/+1
|\
| * stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* | stmmac: indent an if statementDan Carpenter2017-01-161-1/+1
* | stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto2017-01-091-3/+12
* | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-0/+47
* | stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-0/+3
* | net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel2017-01-021-1/+0Star
|/
* net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-081-0/+1
* net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-081-0/+2
* net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2016-12-081-14/+15
* net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2016-12-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-071-2/+4
|\
| * net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-061-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-4/+29
|\|
| * net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-021-3/+29
| * net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0Star
* | Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-6/+2Star
|/
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-011-0/+1