summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/ring_mode.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-151-18/+21
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-021-2/+0
* stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-021-4/+3
* stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-021-1/+10
* stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-021-0/+5
* stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-021-3/+4
* stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-291-4/+11
* stmmac: fix chained modeGiuseppe CAVALLARO2014-03-111-5/+4
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-191-1/+1
* net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-1/+1
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-5/+8
* stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-261-0/+3
* stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-261-15/+9
* stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
* stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO2011-10-191-0/+126