summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c
AgeCommit message (Expand)Author
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-04-22net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail
2021-03-25net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2020-01-13net: stmmac: gmac4+: Add TBS supportJose Abreu
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-11-15net: stmmac: gmac4+: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-11net: stmmac: gmac4+: Add Split Header supportJose Abreu
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding
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-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu
2017-06-23net: stmmac: make some functions staticColin Ian King
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto
2017-03-12net: stmmac: Program RX queue size and flow controlThierry Reding
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2016-12-29stmmac: enable rx queuesjpinto
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel
2016-11-29net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE