index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
net: stmmac: Add multi-channel support
Yanteng Si
1
-15
/
+15
2024-02-07
net: stmmac: protect updates of 64-bit statistics counters
Petr Tesarik
1
-8
/
+7
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
1
-8
/
+8
2023-07-20
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
1
-3
/
+9
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
1
-7
/
+11
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
1
-2
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-03-26
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
1
-1
/
+7
2020-11-15
net: stmmac: dwmac_lib: enlarge dma reset timeout
Jisheng Zhang
1
-1
/
+1
2020-03-20
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
Dejin Zheng
1
-6
/
+1
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
1
-4
/
+18
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-11
/
+1
2017-10-13
net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...
Emiliano Ingrassia
1
-1
/
+1
2017-06-01
net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
LABBE Corentin
1
-1
/
+2
2017-03-16
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
1
-1
/
+1
2017-03-16
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
1
-4
/
+4
2017-03-16
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
1
-2
/
+2
2017-02-08
net: stmmac: Use readl_poll_timeout
LABBE Corentin
1
-8
/
+6
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
1
-3
/
+3
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
1
-2
/
+2
2016-03-02
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
1
-0
/
+21
2013-07-03
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
1
-47
/
+25
2012-11-27
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
1
-4
/
+15
2012-11-27
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
1
-3
/
+4
2012-05-15
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
1
-1
/
+7
2011-12-22
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
1
-0
/
+13
2011-08-12
stmmac: Move the STMicroelectronics driver
Jeff Kirsher
1
-0
/
+258