summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
2017-02-08net: stmmac: replace unsigned by u32LABBE Corentin1-2/+2
2017-02-08net: stmmac: remove unused variable in sysfs_display_ringLABBE Corentin1-3/+0
2017-02-08net: stmmac: remove dead code in stmmac_tx_cleanLABBE Corentin1-7/+0
2017-02-08net: stmmac: print phy informationLABBE Corentin1-3/+1
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin5-5/+5
2017-02-08net: stmmac: Rewrite two test against NULL valueLABBE Corentin1-2/+2
2017-02-08net: stmmac: Correct the error message about invalid speedLABBE Corentin1-2/+1
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin1-1/+1
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin1-8/+6
2017-02-08net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin1-22/+11
2017-02-08net: stmmac: fix some code style problemLABBE Corentin1-3/+4
2017-02-08net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin1-3/+3
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin26-104/+0
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin3-12/+12
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-4/+0
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin2-3/+3
2017-02-03net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit1-1/+1
2017-02-03net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit1-2/+4
2017-02-03net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit1-7/+9
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-30stmmac: Discard masked flags in interrupt status registerAlexey Brodkin1-0/+4
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl1-6/+14
2017-01-23net: stmicro: fix LS field mask in EEE configurationjpinto1-1/+1
2017-01-18stmicro: add more information to Kconfigjpinto2-9/+9
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+11
2017-01-17stmmac: add missing of_node_putJulia Lawall1-0/+1
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit1-9/+10
2017-01-16stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+15
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto4-3/+224
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto5-75/+65
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto6-4/+17
2017-01-09net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-66/+46
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold1-33/+5
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold1-15/+26
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold1-8/+2
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel1-1/+0
2016-12-29stmmac: adding EEE to GMAC4jpinto2-0/+71
2016-12-29net: stmmac: Fix error path after register_netdev moveFlorian Fainelli1-1/+8
2016-12-29stmmac: enable rx queuesjpinto5-0/+56
2016-12-28net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-10/+6
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-23stmmac: CSR clock configuration fixjpinto3-6/+6
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4
2016-12-19stmmac: fix memory barriersPavel Machek3-7/+7
2016-12-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-12-11net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2-23/+6
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel4-2/+7