aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/norm_desc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing1-1/+1
2019-03-31net: stmmac: don't log oversized framesAaro Koskinen1-2/+0
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen1-3/+7
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu1-0/+6
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu1-1/+1
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu1-0/+6
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu1-0/+6
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu1-2/+2
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli1-1/+1
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg1-1/+1
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel1-1/+1
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2016-11-15net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser1-23/+25
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE1-0/+21
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO1-8/+8
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro1-12/+12
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier1-2/+11
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro1-7/+8
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier1-6/+3
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro1-51/+70
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin1-1/+2
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO1-3/+1
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO1-2/+2
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-0/+37
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO1-27/+18
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO1-8/+21
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI1-2/+11
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO1-1/+1
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO1-17/+21
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO1-13/+7
2011-10-19stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO1-1/+7
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+221