summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-211-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-211-0/+14
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+16
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-121-3/+26
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-121-0/+91
* net: stmmac: Balance PTP reference clock enable/disableThierry Reding2017-03-121-1/+0
* net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding2017-03-121-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/+0
* net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit2017-02-021-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-151-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/+0
|/
* 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-061-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/+0
* | Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-6/+2
|/
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-011-0/+1
* ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-2/+5
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+2
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-2/+6
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-3/+3
* stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-021-0/+7
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-18/+66
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-8/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+8
|\
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-1/+8
* | stmmac: fix noderef.cocci warningsWu Fengguang2016-03-061-1/+1
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-3/+39
|/
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+4
|\
| * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-3/+0
* | stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-291-18/+0
* | stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-291-55/+0
* | stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-291-3/+1
OpenPOWER on IntegriCloud