index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac4_descs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
1
-6
/
+0
2021-12-13
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
1
-3
/
+5
2021-02-26
net: stmmac: fix wrongly set buffer2 valid when sph unsupport
Joakim Zhang
1
-2
/
+7
2021-02-26
net: stmmac: fix dma physical address of descriptor when display ring
Joakim Zhang
1
-8
/
+42
2020-09-11
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
1
-2
/
+1
2020-01-13
net: stmmac: gmac4+: Add TBS support
Jose Abreu
1
-0
/
+10
2019-11-11
net: stmmac: gmac4+: Add Split Header support
Jose Abreu
1
-3
/
+18
2019-10-03
net: stmmac: Support enhanced addressing mode for DWMAC 4.10
Thierry Reding
1
-2
/
+2
2019-09-11
net: stmmac: Add support for VLAN Insertion Offload in GMAC4+
Jose Abreu
1
-0
/
+35
2019-09-11
net: stmmac: Add support for SA Insertion/Replacement in GMAC4+
Jose Abreu
1
-0
/
+8
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
1
-1
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
1
-1
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-16
net: stmmac: use correct define to get rx timestamp on GMAC4
Alexandre Torgue
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
-6
/
+6
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
1
-0
/
+9
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
1
-0
/
+7
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
1
-2
/
+2
2018-02-27
net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields
Niklas Cassel
1
-0
/
+2
2018-01-24
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
1
-2
/
+2
2018-01-02
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
-2
/
+3
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-06-09
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
1
-4
/
+7
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
1
-1
/
+2
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
1
-1
/
+1
2016-12-19
stmmac: fix memory barriers
Pavel Machek
1
-2
/
+2
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+74
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
1
-29
/
+31
2016-11-15
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
1
-10
/
+17
2016-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
1
-11
/
+57
2016-10-20
stmmac: display the descriptors if DES0 = 0
Giuseppe CAVALLARO
1
-4
/
+3
2016-04-13
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-02
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE
1
-0
/
+396