index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac1000_dma.c
Age
Commit message (
Expand
)
Author
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
2021-03-17
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
2017-07-24
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
2017-06-29
net: stmmac: Add additional registers for dwmac1000_dma ethtool
Thor Thayer
2017-03-15
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
2016-04-02
stmmac: rework get_hw_feature function
Alexandre TORGUE
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
stmmac: share reset function between dwmac100 and dwmac1000
Giuseppe Cavallaro
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2014-11-05
stmmac: remove BUS_MODE_DA
Giuseppe CAVALLARO
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-04-04
stmmac: re-work the internal GMAC DMA platf parameters
Deepak SIKRI
2011-11-17
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2011-09-15
stmmac: add HW DMA feature register (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: add MMC support exported via ethtool (v3)
Giuseppe CAVALLARO
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher