Age | Commit message (Expand) | Author |
2017-01-24 | net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable | Martin Blumenstingl |
2017-01-22 | net: stmicro: fix LS field mask in EEE configuration | jpinto |
2017-01-18 | stmicro: add more information to Kconfig | jpinto |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-17 | stmmac: add missing of_node_put | Julia Lawall |
2017-01-16 | net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered | Heiner Kallweit |
2017-01-15 | stmmac: indent an if statement | Dan Carpenter |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-09 | stmmac: adding new glue driver dwmac-dwc-qos-eth | jpinto |
2017-01-09 | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure | jpinto |
2017-01-09 | stmmac: adding DT parameter for LPI tx clock gating | jpinto |
2017-01-08 | net: stmmac: fix maxmtu assignment to be within valid range | Kweh, Hock Leong |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-03 | net: stmmac: dwmac-oxnas: use generic pm implementation | Johan Hovold |
2017-01-03 | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks | Johan Hovold |
2017-01-03 | net: stmmac: dwmac-oxnas: fix of-node leak | Johan Hovold |
2017-01-02 | net: stmmac: remove unused duplicate property snps,axi_all | Niklas Cassel |
2016-12-29 | stmmac: adding EEE to GMAC4 | jpinto |
2016-12-29 | net: stmmac: Fix error path after register_netdev move | Florian Fainelli |
2016-12-29 | stmmac: enable rx queues | jpinto |
2016-12-27 | net: stmmac: Fix race between stmmac_drv_probe and stmmac_open | Florian Fainelli |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong |
2016-12-23 | stmmac: CSR clock configuration fix | jpinto |
2016-12-21 | net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup | Heiko Stübner |
2016-12-19 | stmmac: fix memory barriers | Pavel Machek |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-10 | net: ethernet: stmmac: remove private tx queue lock | Lino Sanfilippo |
2016-12-08 | net: smmac: allow configuring lower pbl values | Niklas Cassel |
2016-12-08 | net: stmmac: add support for independent DMA pbl for tx/rx | Niklas Cassel |
2016-12-08 | net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK | Niklas Cassel |
2016-12-08 | net: stmmac: stmmac_platform: fix parsing of DT binding | Niklas Cassel |
2016-12-08 | net: stmmac: simplify the common DMA init API | Niklas Cassel |
2016-12-08 | net: stmmac: return error if no DMA configuration is found | Niklas Cassel |
2016-12-08 | net: stmmac: stmmac_platform: use correct setup function for gmac4 | Niklas Cassel |
2016-12-08 | net: stmmac: dwmac-generic: add missing compatible strings | Niklas Cassel |
2016-12-07 | net: stmmac: do not call phy_ethtool_ksettings_set from atomic context | Niklas Cassel |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-06 | net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr... | Niklas Cassel |
2016-12-03 | net: stmmac: unify mdio functions | LABBE Corentin |
2016-12-03 | net: stmmac: avoid Camelcase naming | LABBE Corentin |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: platform: fix outdated function header | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: dwmac-meson8b: fix probe error path | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: dwmac-generic: fix probe error path | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: dwmac-rk: fix probe error path | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: dwmac-sti: fix probe error path | Johan Hovold |
2016-12-02 | net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors | Johan Hovold |
2016-11-29 | stmmac: fix comments, make debug output consistent | Pavel Machek |
2016-11-29 | net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues | Niklas Cassel |