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_main.c
Age
Commit message (
Expand
)
Author
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
2022-11-21
net: microchip: sparx5: Add VCAP debugFS support
Steen Hegelund
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-16
net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...
Shang XiaoJing
2022-10-24
net: microchip: sparx5: Adding initial VCAP API support
Steen Hegelund
2022-09-23
net: microchip: sparx5: add support for offloading tbf qdisc
Daniel Machon
2022-08-29
net: sparx5: add support for mrouter ports
Casper Andersson
2022-08-29
net: sparx5: add list for mdb entries in driver
Casper Andersson
2022-03-21
net: sparx5: Add arbiter for managing PGID table
Casper Andersson
2022-03-04
net: sparx5: Add support for ptp interrupts
Horatiu Vultur
2022-03-04
net: sparx5: Add support for ptp clocks
Horatiu Vultur
2022-03-04
net: sparx5: Add registers that are used by ptp functionality
Horatiu Vultur
2022-02-05
net: sparx5: remove phylink_config.pcs_poll usage
Russell King (Oracle)
2022-01-28
net: sparx5: use .mac_select_pcs() interface
Russell King (Oracle)
2021-11-17
net: sparx5: use phylink_generic_validate()
Russell King (Oracle)
2021-11-17
net: sparx5: populate supported_interfaces member
Russell King (Oracle)
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-18
net: sparx5: Add of_node_put() before goto
Wan Jiabing
2021-09-27
net: sparx5: fix resource_size.cocci warnings
Yang Li
2021-08-20
net: sparx5: switchdev: adding frame DMA functionality
Steen Hegelund
2021-06-28
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
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-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