summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_main.c
AgeCommit message (Expand)Author
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2023-09-20net: ethernet: microchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-22net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)
2023-03-08net: microchip: sparx5: Add TC template list to a portSteen Hegelund
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-02-06net: microchip: add registers needed for PSFPDaniel Machon
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund
2022-09-23net: microchip: sparx5: add support for offloading tbf qdiscDaniel Machon
2022-08-29net: sparx5: add support for mrouter portsCasper Andersson
2022-08-29net: sparx5: add list for mdb entries in driverCasper Andersson
2022-03-21net: sparx5: Add arbiter for managing PGID tableCasper Andersson
2022-03-04net: sparx5: Add support for ptp interruptsHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp clocksHoratiu Vultur
2022-03-04net: sparx5: Add registers that are used by ptp functionalityHoratiu Vultur
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-01-28net: sparx5: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-11-17net: sparx5: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: sparx5: populate supported_interfaces memberRussell King (Oracle)
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing
2021-09-27net: sparx5: fix resource_size.cocci warningsYang Li
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund
2021-06-28net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()Nathan Chancellor
2021-06-28net: sparx5: fix return value check in sparx5_create_targets()Yang Yingliang
2021-06-28net: sparx5: check return value after calling platform_get_resource()Yang Yingliang
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund
2021-06-24net: sparx5: add switching supportSteen Hegelund
2021-06-24net: sparx5: add vlan supportSteen Hegelund
2021-06-24net: sparx5: add mactable supportSteen Hegelund
2021-06-24net: sparx5: add port module supportSteen Hegelund
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund