summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin
2016-12-03net: stmmac: avoid Camelcase namingLABBE Corentin
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-11-29stmmac: fix comments, make debug output consistentPavel Machek
2016-11-29net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson
2016-11-17net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin
2016-11-17net: stmmac: replace hardcoded function name by __func__LABBE Corentin
2016-11-17net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin
2016-11-16net: stmmac: Implement ethtool::nway_resetFlorian Fainelli
2016-11-15net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-15stmmac: update the PTP header fileGiuseppe CAVALLARO
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood
2016-11-03net: stmmac: Add OXNAS Glue DriverNeil Armstrong
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre