index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac4_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-19
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
1
-1
/
+3
|
\
|
*
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
2023-07-25
1
-1
/
+3
*
|
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-07-19
1
-6
/
+9
|
/
*
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
2023-04-13
1
-23
/
+44
*
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2023-04-13
1
-13
/
+25
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
2021-08-16
1
-0
/
+2
*
net: stmmac: fix INTR TBU status affecting irq count statistic
Voon Weifeng
2021-08-16
1
-2
/
+3
*
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-25
1
-12
/
+11
*
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-25
1
-1
/
+6
*
net: stmmac: stop each tx channel independently
Joakim Zhang
2021-02-26
1
-4
/
+0
*
net: stmmac: increase the timeout for dma reset
Fugang Duan
2020-12-08
1
-1
/
+1
*
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
2020-03-16
1
-11
/
+4
*
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
1
-8
/
+39
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
Jose Abreu
2019-05-24
1
-4
/
+0
|
/
*
net: stmmac: dwmac4: Also use TBU interrupt to clean TX path
Jose Abreu
2019-02-21
1
-17
/
+7
*
net: stmmac: prepare rx/tx set tail function for multiple queues
Joao Pinto
2017-03-15
1
-2
/
+2
*
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
2017-03-15
1
-4
/
+4
*
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
2017-03-15
1
-4
/
+4
*
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
2017-03-15
1
-12
/
+12
*
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
2017-03-15
1
-6
/
+6
*
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
2016-04-02
1
-0
/
+225