summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
Commit message (Expand)AuthorAgeFilesLines
* net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-251-3/+5
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-131-1/+1
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-241-0/+2
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-221-0/+17
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+4
* net: stmmac: dma channel init prepared for multiple queuesJoao Pinto2017-03-151-0/+8
* net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-151-1/+1
* net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-151-1/+1
* net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-151-4/+4
* net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto2017-03-151-0/+3
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-131-0/+4
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-131-1/+2
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-131-0/+2
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-131-1/+1
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-131-0/+2
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-131-1/+1
* net: stmmac: configure tx queue weightJoao Pinto2017-03-131-0/+3
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-131-0/+4
* net: stmmac: Parse FIFO sizes from feature registersThierry Reding2017-03-131-0/+3
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-2/+2
* 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: 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