summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
AgeCommit message (Expand)Author
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-24net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-05-24net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu
2019-05-24net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2018-02-20net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto
2017-03-12net: stmmac: configure tx queue weightJoao Pinto
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2016-12-29stmmac: adding EEE to GMAC4jpinto
2016-12-29stmmac: enable rx queuesjpinto
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin