summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2Star
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-281-10/+6Star
* net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
* stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
* net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner2016-12-211-4/+4
* stmmac: fix memory barriersPavel Machek2016-12-193-7/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
* | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-112-23/+6Star
* | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-084-2/+7
* | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-083-11/+15
* | net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel2016-12-081-1/+1
* | net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2016-12-082-16/+17
* | net: stmmac: simplify the common DMA init APINiklas Cassel2016-12-085-22/+22
* | net: stmmac: return error if no DMA configuration is foundNiklas Cassel2016-12-081-9/+9
* | net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2016-12-082-2/+3
* | net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel2016-12-081-0/+3
* | net: stmmac: do not call phy_ethtool_ksettings_set from atomic contextNiklas Cassel2016-12-071-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-073-2/+8
|\ \
| * | net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel2016-12-063-2/+8
* | | net: stmmac: unify mdio functionsLABBE Corentin2016-12-035-98/+48Star
* | | net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-031-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-0313-62/+206
|\| |
| * | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0Star
| * | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
| * | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-021-10/+19
* | | stmmac: fix comments, make debug output consistentPavel Machek2016-11-302-7/+10
* | | net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2016-11-302-1/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-2213-153/+261
|\| |
| * | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
| * | stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-165-44/+69
| * | stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-167-73/+154
| * | stmmac: update the PTP header fileGiuseppe CAVALLARO2016-11-161-35/+37
| * | net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho2016-11-151-2/+2
* | | net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin2016-11-171-28/+21Star
* | | net: stmmac: replace hardcoded function name by __func__LABBE Corentin2016-11-171-4/+3Star
* | | net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2016-11-172-95/+123
* | | net: stmmac: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* | | net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-168-181/+195
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+7
|\| |
| * | net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
* | | Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-6/+2Star
* | | stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood2016-11-091-9/+1Star
* | | stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood2016-11-091-9/+11
* | | stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood2016-11-091-27/+32