aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+8
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-8/+8
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu1-0/+7
2017-10-27net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe1-4/+0
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng1-0/+1
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin1-2/+7
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding1-0/+7
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+14
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+16
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-3/+26
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto1-0/+91
2017-03-12net: stmmac: Balance PTP reference clock enable/disableThierry Reding1-1/+0
2017-03-12net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding1-1/+1
2017-03-09net: stmicro: replace kzalloc with devm_kzallocJoao Pinto1-1/+1
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit1-1/+1
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-17stmmac: add missing of_node_putJulia Lawall1-0/+1
2017-01-15stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto1-3/+12
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-0/+47
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-0/+3
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel1-1/+0
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel1-0/+1
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel1-0/+2
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel1-14/+15
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel1-0/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before writingNiklas Cassel1-2/+4
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+29
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold1-3/+29
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold1-1/+0
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood1-6/+2
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandlePeter Chen1-2/+5
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+2
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-2/+6
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood1-3/+3
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+7
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-18/+66
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-8/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-1/+8
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-3/+39
2015-12-15stmmac: create of compatible mdio bus for stmmac driverPhil Reid1-1/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4