summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin
2017-02-08net: stmmac: replace unsigned by u32LABBE Corentin
2017-02-08net: stmmac: remove unused variable in sysfs_display_ringLABBE Corentin
2017-02-08net: stmmac: remove dead code in stmmac_tx_cleanLABBE Corentin
2017-02-08net: stmmac: print phy informationLABBE Corentin
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2017-02-08net: stmmac: Rewrite two test against NULL valueLABBE Corentin
2017-02-08net: stmmac: Correct the error message about invalid speedLABBE Corentin
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: fix some code style problemLABBE Corentin
2017-02-08net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-29stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-15stmmac: indent an if statementDan Carpenter
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel
2016-12-29stmmac: adding EEE to GMAC4jpinto