summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/norm_desc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1Star
* net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-181-1/+1
* net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0Star
* net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-311-3/+7
* net: stmmac: Let descriptor code get skbuff addressJose Abreu2018-05-181-0/+6
* net: stmmac: Uniformize set_rx_owner()Jose Abreu2018-05-181-1/+1
* net: stmmac: Let descriptor code clear the descriptorJose Abreu2018-05-181-0/+6
* net: stmmac: Let descriptor code set skbuff addressJose Abreu2018-05-181-0/+6
* net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu2018-04-171-2/+2
* net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli2018-01-031-1/+1
* net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-191-1/+1
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-131-1/+1
* net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin2017-02-081-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0Star
* net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-161-23/+25
* stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-031-0/+21
* stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-021-12/+12
* stmmac: optimize tx clean functionFabrice Gasnier2016-03-021-2/+11
* stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-021-7/+8
* stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-021-6/+3Star
* stmmac: change descriptor layoutGiuseppe Cavallaro2016-03-021-51/+70
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-06-241-1/+2
* stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-031-3/+1Star
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-2/+2
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-0/+37
* stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-261-27/+18Star
* stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-261-8/+21
* stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI2012-04-051-2/+11
* stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-151-1/+1
* stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-281-17/+21
* stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO2011-10-201-13/+7Star
* stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2011-10-201-1/+7
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-121-0/+221