开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
norm_desc.c
Age
Commit message (
Expand
)
Author
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
2021-02-26
net: stmmac: fix dma physical address of descriptor when display ring
Joakim Zhang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-04-17
net: stmmac: Use bfsize1 in ndesc_init_rx_desc
YueHaibing
2019-03-31
net: stmmac: don't log oversized frames
Aaro Koskinen
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
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-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-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-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
2016-04-02
stmmac: rework the routines to show the ring status
Alexandre TORGUE
2016-04-01
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
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
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
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: 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-27
stmmac: update normal descriptor structure (v2)
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher