开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-04
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
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-07-27
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
2021-06-28
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
2021-06-28
net: sparx5: fix error return code in sparx5_register_notifier_blocks()
Yang Yingliang
2021-06-28
net: sparx5: fix return value check in sparx5_create_targets()
Yang Yingliang
2021-06-28
net: sparx5: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
2021-06-24
net: sparx5: add switching support
Steen Hegelund
2021-06-24
net: sparx5: add vlan 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
2021-06-24
net: sparx5: add the basic sparx5 driver
Steen Hegelund