summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
Commit message (Expand)AuthorAgeFilesLines
...
* net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin2017-02-081-1/+1
* stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-1/+2
* stmmac: enable rx queuesjpinto2016-12-291-0/+5
* net: stmmac: simplify the common DMA init APINiklas Cassel2016-12-081-2/+2
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-031-0/+6
* stmmac: fix comments, make debug output consistentPavel Machek2016-11-301-0/+1
* stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-161-8/+11
* stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-161-2/+3
* stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+1
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-0/+2
* drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-5/+11
* stmmac: support new GMAC4Alexandre TORGUE2016-04-031-0/+4
* stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-031-2/+8
* stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE2016-04-031-0/+11
* stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE2016-04-031-0/+7
* stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-031-3/+24
* stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-031-0/+2
* stmmac: rework get_hw_feature functionAlexandre TORGUE2016-04-031-1/+2
* stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-021-3/+3
* stmmac: optimize tx clean functionFabrice Gasnier2016-03-021-0/+8
* stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-021-3/+2Star
* stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-021-5/+5
* stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-021-0/+4
* stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-1/+4
* stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-021-1/+2
* stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-161-1/+1
* stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO2015-12-011-0/+26
* stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers2015-04-161-2/+3
* stmmac: document common header fileGiuseppe CAVALLARO2014-11-191-0/+8
* stmmac: fix sparse warningsAndy Shevchenko2014-11-061-0/+5
* stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-021-0/+1
* stmmac: fix LPI TW timer value to 20.5us.nandini sharma2014-09-011-1/+1
* stmmac: fix the EEE LPI Macro definitions.nandini sharma2014-09-011-4/+4
* stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-301-1/+1
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-2/+6
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-311-1/+1
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-311-19/+22
* stmmac: fix chained modeGiuseppe CAVALLARO2014-03-111-14/+6Star
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-221-1/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* stmicro: Remove extern from function prototypesJoe Perches2013-09-241-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-2/+2
|\
| * stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-201-2/+2
* | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-031-10/+0Star
|/
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-44/+45
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-261-0/+3
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-261-2/+20
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-261-0/+21
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-261-11/+14