开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac4_lib.c
Age
Commit message (
Expand
)
Author
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
2021-08-16
net: stmmac: fix INTR TBU status affecting irq count statistic
Voon Weifeng
2021-03-25
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-25
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-02-26
net: stmmac: stop each tx channel independently
Joakim Zhang
2020-12-08
net: stmmac: increase the timeout for dma reset
Fugang Duan
2020-03-16
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-05-24
net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
Jose Abreu
2019-02-21
net: stmmac: dwmac4: Also use TBU interrupt to clean TX path
Jose Abreu
2017-03-15
net: stmmac: prepare rx/tx set tail function for multiple queues
Joao Pinto
2017-03-15
net: stmmac: rx and tx ring length prepared for multiple queues
Joao Pinto
2017-03-15
net: stmmac: prepare dma interrupt treatment for multiple queues
Joao Pinto
2017-03-15
net: stmmac: rx/tx dma start/stop prepared for multiple queues
Joao Pinto
2017-03-15
net: stmmac: enable/disable dma irq prepared for multiple queues
Joao Pinto
2016-04-02
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE