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
/
dwmac4_descs.c
Age
Commit message (
Expand
)
Author
2021-02-26
net: stmmac: fix wrongly set buffer2 valid when sph unsupport
Joakim Zhang
2021-02-26
net: stmmac: fix dma physical address of descriptor when display ring
Joakim Zhang
2020-09-11
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
2020-01-13
net: stmmac: gmac4+: Add TBS support
Jose Abreu
2019-11-11
net: stmmac: gmac4+: Add Split Header support
Jose Abreu
2019-10-03
net: stmmac: Support enhanced addressing mode for DWMAC 4.10
Thierry Reding
2019-09-11
net: stmmac: Add support for VLAN Insertion Offload in GMAC4+
Jose Abreu
2019-09-11
net: stmmac: Add support for SA Insertion/Replacement in GMAC4+
Jose Abreu
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
2019-02-16
net: stmmac: use correct define to get rx timestamp on GMAC4
Alexandre Torgue
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
2018-05-18
net: stmmac: Uniformize set_rx_owner()
Jose Abreu
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
2018-02-27
net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields
Niklas Cassel
2018-01-24
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2018-01-02
net: stmmac: Pad ring number with zeroes in display_ring()
Florian Fainelli
2017-12-19
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
2017-06-09
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
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
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-11-15
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
2016-10-20
stmmac: display the descriptors if DES0 = 0
Giuseppe CAVALLARO
2016-04-13
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
2016-04-02
stmmac: add descriptors function for GMAC 4.xx
Alexandre TORGUE