aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu1-2/+2
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu1-1/+2
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin1-3/+5
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel1-1/+1
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin1-0/+2
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+17
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+4
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto1-0/+8
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto1-2/+2
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto1-1/+1
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto1-1/+1
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto1-4/+4
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto1-2/+2
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto1-0/+3
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-0/+4
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto1-1/+2
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto1-0/+2
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto1-1/+1
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto1-0/+2
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto1-1/+1
2017-03-12net: stmmac: configure tx queue weightJoao Pinto1-0/+3
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto1-0/+4
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding1-0/+3
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin1-2/+2
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin1-1/+1
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-1/+2
2016-12-29stmmac: enable rx queuesjpinto1-0/+5
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel1-2/+2
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin1-0/+6
2016-11-29stmmac: fix comments, make debug output consistentPavel Machek1-0/+1
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO1-8/+11
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO1-2/+3
2016-09-12stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+1
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO1-0/+2
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO1-5/+11
2016-04-02stmmac: support new GMAC4Alexandre TORGUE1-0/+4
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE1-2/+8
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE1-0/+11
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE1-0/+7
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE1-3/+24
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE1-0/+2
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE1-1/+2
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro1-3/+3
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier1-0/+8
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro1-3/+2
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier1-5/+5
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro1-0/+4