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
/
enh_desc.c
Age
Commit message (
Expand
)
Author
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-12-19
stmmac: fix memory barriers
Pavel Machek
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-04-02
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
stmmac: optimize tx clean function
Fabrice Gasnier
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
2016-03-02
stmmac: change descriptor layout
Giuseppe Cavallaro
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2014-07-02
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2012-04-04
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher