index
:
git.armlinux.org.uk/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_netdev.c
Age
Commit message (
Expand
)
Author
2022-11-22
net: sparx5: fix error handling in sparx5_port_open()
Liu Jian
2022-09-23
net: microchip: sparx5: add support for offloading mqprio qdisc
Daniel Machon
2022-09-23
net: microchip: sparx5: add tc setup hook
Daniel Machon
2022-03-04
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
2022-03-04
net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
2022-03-04
net: sparx5: Move ifh from port to local variable
Horatiu Vultur
2021-10-19
ethernet: sparx5: use eth_hw_addr_gen()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-03
net: sparx5: fix bitmask on 32-bit targets
Arnd Bergmann
2021-08-02
net: sparx5: fix compiletime_assert for GCC 4.9
Jakub Kicinski
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
2021-06-24
net: sparx5: add switching support
Steen Hegelund
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
2021-06-24
net: sparx5: add port module support
Steen Hegelund
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund