summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik2024-02-071-8/+7
* net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-191-8/+8
* net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang2023-07-191-3/+9
* net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney2023-04-131-7/+11
* net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit2022-08-251-2/+6
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong2021-03-251-1/+7
* net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang2020-11-141-1/+1
* net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng2020-03-191-6/+1
* net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu2019-12-181-4/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia2017-10-131-1/+1
* net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin2017-06-011-1/+2
* net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-151-1/+1
* net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-151-4/+4
* net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: Use readl_poll_timeoutLABBE Corentin2017-02-081-8/+6
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* net: stmmac: fix some typos in commentsLABBE Corentin2017-02-081-3/+3
* net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin2017-02-081-2/+2
* stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-021-0/+21
* stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-021-47/+25
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-261-4/+15
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-261-3/+4
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-141-1/+7
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-0/+13
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-111-0/+258