summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/prestera/prestera_pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-11net: marvell: prestera: pci: bump supported FW min versionOleksandr Mazur1-1/+1
2022-11-11net: marvell: prestera: pci: add support for AC5X family devicesMaksym Glubokiy1-10/+97
2022-11-11net: marvell: prestera: pci: use device-id definesOleksandr Mazur1-3/+7
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur1-0/+1
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk1-1/+2
2021-10-29net: marvell: prestera: add firmware v4.0 supportVolodymyr Mytnyk1-29/+85
2021-10-12net: marvell: prestera: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König1-1/+1
2021-06-01net: marvell: prestera: try to load previous fw versionVadym Kochan1-22/+61
2021-06-01net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan1-1/+1
2021-06-01net: marvell: prestera: disable events interrupt while handlingVadym Kochan1-0/+19
2021-04-19net: marvell: prestera: add support for AC3X 98DX3265 deviceVadym Kochan1-0/+1
2020-11-13net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai1-2/+5
2020-09-17net: marvell: prestera: Add PCI interface supportVadym Kochan1-0/+769