index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
sparx5
/
sparx5_port.c
Age
Commit message (
Expand
)
Author
2024-12-23
net: lan969x: add RGMII implementation
Daniel Machon
2024-12-23
net: sparx5: verify RGMII speeds
Daniel Machon
2024-12-23
net: sparx5: skip low-speed configuration when port is RGMII
Daniel Machon
2024-12-23
net: sparx5: use is_port_rgmii() throughout
Daniel Machon
2024-12-23
net: sparx5: do some preparation work
Daniel Machon
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
2024-10-30
net: sparx5: use is_sparx5() macro throughout
Daniel Machon
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
2024-10-08
net: sparx5: ops out function for setting the port mux
Daniel Machon
2024-10-08
net: sparx5: ops out chip port to device index/bit functions
Daniel Machon
2024-10-08
net: sparx5: add ops to match data
Daniel Machon
2024-10-08
net: sparx5: add *sparx5 argument to a few functions
Daniel Machon
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2024-04-11
net: sparx5: fix wrong config being used when reconfiguring PCS
Daniel Machon
2023-02-16
net: microchip: sparx5: Discard frames with SMAC multicast addresses
Steen Hegelund
2023-01-20
net: microchip: sparx5: add support for DSCP rewrite
Daniel Machon
2023-01-20
net: microchip: sparx5: add support for PCP rewrite
Daniel Machon
2022-11-03
net: microchip: sparx5: add support for offloading default prio
Daniel Machon
2022-11-03
net: microchip: sparx5: add support for offloading dscp table
Daniel Machon
2022-11-03
net: microchip: sparx5: add support for apptrust
Daniel Machon
2022-11-03
net: microchip: sparx5: add support for offloading pcp table
Daniel Machon
2022-05-22
net: sparx5: switchdev: fix typo in comment
Julia Lawall
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-06-24
net: sparx5: add port module support
Steen Hegelund