开源镜像站
帮助
动态
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
/
microchip
/
sparx5
/
sparx5_packet.c
Age
Commit message (
Expand
)
Author
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
2024-10-30
net: sparx5: add sparx5 context pointer to a few functions
Daniel Machon
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
2024-10-08
net: sparx5: use SPX5_CONST for constants which already have a symbol
Daniel Machon
2024-10-08
net: sparx5: add *sparx5 argument to a few functions
Daniel Machon
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2024-02-21
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2022-10-03
net: sparx5: Fix return type of sparx5_port_xmit_impl
Nathan Huckleberry
2022-08-26
net: sparx5: fix handling uneven length packets in manual extraction
Casper Andersson
2022-03-04
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
2022-03-04
net: sparx5: Move ifh from port to local variable
Horatiu Vultur
2022-02-02
net: sparx5: do not refer to skb after passing it on
Steen Hegelund
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-06-24
net: sparx5: add switching support
Steen Hegelund
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund