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