summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/enh_desc.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-31net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-03-31net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2016-12-19stmmac: fix memory barriersPavel Machek
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher