aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
Commit message (Expand)AuthorAge
* net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-16
* net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-08
* net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-03
* net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-03
* net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-03
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-29
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-27
* net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-27
* stmmac: CSR clock configuration fixjpinto2016-12-23
* net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner2016-12-21
* stmmac: fix memory barriersPavel Machek2016-12-19
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-16
* | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-10
* | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-08
* | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-08
* | net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel2016-12-08
* | net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2016-12-08
* | net: stmmac: simplify the common DMA init APINiklas Cassel2016-12-08
* | net: stmmac: return error if no DMA configuration is foundNiklas Cassel2016-12-08
* | net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2016-12-08
* | net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel2016-12-08
* | net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel2016-12-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\ \
| * | net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-06
* | | net: stmmac: unify mdio functionsLABBE Corentin2016-12-03
* | | net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\| |
| * | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-02
| * | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-02
| * | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-02
| * | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-02
| * | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-02
| * | net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2016-12-02
| * | net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-02
* | | stmmac: fix comments, make debug output consistentPavel Machek2016-11-29
* | | net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2016-11-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\| |
| * | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-21
| * | stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-15
| * | stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-15
| * | stmmac: update the PTP header fileGiuseppe CAVALLARO2016-11-15
| * | net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho2016-11-15
* | | net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin2016-11-17
* | | net: stmmac: replace hardcoded function name by __func__LABBE Corentin2016-11-17
* | | net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2016-11-17
* | | net: stmmac: Implement ethtool::nway_resetFlorian Fainelli2016-11-16
* | | net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\| |
| * | net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-14