summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/ring_mode.c
AgeCommit message (Expand)Author
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-01-19net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi000
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO