summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5
AgeCommit message (Expand)AuthorFilesLines
2021-06-29net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()Nathan Chancellor1-4/+1
2021-06-29net: sparx5: fix error return code in sparx5_register_notifier_blocks()Yang Yingliang1-1/+3
2021-06-29net: sparx5: fix return value check in sparx5_create_targets()Yang Yingliang1-2/+2
2021-06-29net: sparx5: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-29net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean1-1/+1
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund5-1/+1248
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund4-2/+609
2021-06-24net: sparx5: add switching supportSteen Hegelund7-1/+544
2021-06-24net: sparx5: add vlan supportSteen Hegelund4-4/+246
2021-06-24net: sparx5: add mactable supportSteen Hegelund5-2/+565
2021-06-24net: sparx5: add port module supportSteen Hegelund6-12/+1279
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund6-10/+841
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund5-0/+5676