aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit1-2/+6
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-03-25net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong1-1/+7
2020-11-14net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang1-1/+1
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng1-6/+1
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu1-4/+18
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2017-10-13net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset functionEmiliano Ingrassia1-1/+1
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin1-1/+2
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto1-1/+1
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto1-4/+4
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto1-2/+2
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin1-8/+6
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin1-3/+3
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin1-2/+2
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro1-0/+21
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO1-47/+25
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-4/+15
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO1-3/+4
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO1-1/+7
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO1-0/+13
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+258