summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu2017-10-221-1/+1
* stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-091-4/+7
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-131-1/+2
* net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin2017-02-081-1/+1
* stmmac: fix memory barriersPavel Machek2016-12-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-21/+74
|\
| * stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-161-10/+17
| * stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-161-11/+57
* | net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-161-29/+31
|/
* stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO2016-10-201-4/+3
* net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE2016-04-141-8/+1
* stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE2016-04-031-0/+396