summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/ring_mode.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-10-22net: stmmac: Set OWN bit for jumbo framesThor Thayer
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin
2017-03-21net: stmmac: enable multiple buffersJoao Pinto
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2016-11-15net: 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