aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+1
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+1
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu1-29/+12
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu1-7/+0
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu1-1/+38
2018-02-20net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel1-3/+3
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel1-2/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel1-2/+2
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli1-1/+11
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel1-0/+19
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake1-0/+7
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King1-1/+1
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin1-11/+15
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin1-2/+37
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+34
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+37
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-2/+44
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto1-51/+56
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto1-15/+25
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto1-7/+13
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto1-0/+25
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto1-2/+6
2017-03-12net: stmmac: configure tx queue weightJoao Pinto1-0/+12
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto1-0/+48
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin1-9/+3
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto1-1/+1
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-1/+5
2016-12-29stmmac: adding EEE to GMAC4jpinto1-0/+59
2016-12-29stmmac: enable rx queuesjpinto1-0/+12
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin1-0/+6
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO1-1/+1
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+15
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO1-1/+7
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO1-29/+44
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE1-0/+407