summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-0/+1
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-0/+1
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-29/+12
* net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-191-7/+0
* net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-301-1/+38
* net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel2018-02-201-3/+3
* net: stmmac: remove redundant enable of PMT irqNiklas Cassel2018-02-091-2/+1
* net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2018-02-091-2/+2
* net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel2018-02-091-2/+4
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2018-01-221-1/+11
* net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-141-0/+19
* net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake2017-09-281-0/+7
* net: stmmac: make const array route_possibilities staticColin Ian King2017-07-131-1/+1
* net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-251-11/+15
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-241-2/+37
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-211-0/+34
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+37
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-121-2/+44
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-121-51/+56
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-121-15/+25
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-121-7/+13
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-121-0/+25
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-121-2/+6
* net: stmmac: configure tx queue weightJoao Pinto2017-03-121-0/+12
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-121-0/+48
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-9/+3
* net: stmicro: fix LS field mask in EEE configurationjpinto2017-01-221-1/+1
* stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-1/+5
* stmmac: adding EEE to GMAC4jpinto2016-12-291-0/+59
* stmmac: enable rx queuesjpinto2016-12-291-0/+12
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-031-0/+6
* stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-181-1/+1
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+15
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-1/+7
* drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-29/+44
* stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
* stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-021-0/+407
OpenPOWER on IntegriCloud