summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-061-0/+4
* net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang2019-07-091-20/+29
* net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang2019-07-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* | net: stmmac: dwmac4: fix flow control issueBiao Huang2019-06-061-2/+6
* | net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu2019-05-241-2/+8
* | net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu2019-05-241-0/+2
* | net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu2019-05-241-1/+1
* | net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu2019-05-241-0/+15
|/
* dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han2019-05-091-0/+2
* 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/+12Star
* net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-191-7/+0Star
* 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/+1Star
* 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-221-0/+34
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+37
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-131-2/+44
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-131-51/+56
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-131-15/+25
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-131-7/+13
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-131-0/+25
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-131-2/+6
* net: stmmac: configure tx queue weightJoao Pinto2017-03-131-0/+12
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-131-0/+48
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-9/+3Star
* 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-191-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-101-1/+1
* stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-031-0/+407