index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-11-09
net: stmmac: Fix RX packet size > 8191
Thor Thayer
1
-1
/
+1
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
1
-0
/
+6
2018-05-18
net: stmmac: Uniformize set_rx_owner()
Jose Abreu
1
-1
/
+1
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
1
-0
/
+6
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
1
-0
/
+6
2018-04-17
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
1
-2
/
+2
2018-01-25
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
1
-1
/
+1
2018-01-03
net: stmmac: Pad ring number with zeroes in display_ring()
Florian Fainelli
1
-1
/
+1
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
1
-1
/
+2
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
1
-1
/
+1
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
1
-1
/
+1
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
1
-4
/
+0
2016-12-19
stmmac: fix memory barriers
Pavel Machek
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+18
2016-11-16
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
1
-27
/
+28
2016-11-16
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
1
-10
/
+18
2016-04-03
stmmac: rework the routines to show the ring status
Alexandre TORGUE
1
-0
/
+21
2016-03-02
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
1
-12
/
+13
2016-03-02
stmmac: optimize tx clean function
Fabrice Gasnier
1
-2
/
+10
2016-03-02
stmmac: optimize tx desc management
Giuseppe Cavallaro
1
-7
/
+15
2016-03-02
stmmac: merge get_rx_owner into rx_status routine.
Fabrice Gasnier
1
-6
/
+3
2016-03-02
stmmac: change descriptor layout
Giuseppe Cavallaro
1
-87
/
+103
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
1
-1
/
+2
2014-07-03
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
1
-1
/
+1
2013-07-03
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
1
-69
/
+26
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
1
-0
/
+47
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
1
-27
/
+70
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
1
-8
/
+21
2012-04-05
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
1
-2
/
+11
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
1
-1
/
+1
2011-10-20
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
1
-13
/
+9
2011-08-12
stmmac: Move the STMicroelectronics driver
Jeff Kirsher
1
-0
/
+337