index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
ring_mode.c
Age
Commit message (
Expand
)
Author
2020-09-16
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2018-11-08
net: stmmac: Fix RX packet size > 8191
Thor Thayer
2018-10-22
net: stmmac: Set OWN bit for jumbo frames
Thor Thayer
2018-04-16
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
2017-03-21
net: stmmac: enable multiple buffers
Joao Pinto
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
2016-03-02
stmmac: add is_jumbo field to dma data
Giuseppe Cavallaro
2016-03-02
stmmac: add length field to dma data
Giuseppe Cavallaro
2016-03-02
stmmac: review RX/TX ring management
Giuseppe Cavallaro
2014-08-29
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-03-11
stmmac: fix chained mode
Giuseppe CAVALLARO
2014-01-19
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
2013-08-09
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2012-07-09
stmmac: Fix for higher mtu size handling
Deepak Sikri
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO