linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
@ 2021-02-03 16:54 Vadym Kochan
  2021-02-03 16:54 ` [PATCH net-next 1/7] net: marvell: prestera: bump supported firmware version to 2.5 Vadym Kochan
                   ` (6 more replies)
  0 siblings, 7 replies; 31+ messages in thread
From: Vadym Kochan @ 2021-02-03 16:54 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Oleksandr Mazur, Serhiy Boiko,
	Serhiy Pshyk, Volodymyr Mytnyk, Taras Chornyi, netdev
  Cc: Mickey Rachamim, Vadym Kochan, linux-kernel

This series adds support for new firmware version 2.5 (pull request
was recently send to linux-firmware):

    https://lore.kernel.org/linux-firmware/20210203141748.GA18116@plvision.eu/T/#u

Add support of LAG offloading and AC3X 98DX3265 device.

Serhiy Boiko (1):
  net: marvell: prestera: add LAG support

Vadym Kochan (6):
  net: marvell: prestera: bump supported firmware version to 2.5
  net: marvell: prestera: disable events interrupt while handling
  net: marvell: prestera: add support for AC3X 98DX3265 device
  net: marvell: prestera: move netdev topology validation to
    prestera_main
  net: marvell: prestera: align flood setting according to latest
    firmware version
  net: marvell: prestera: fix port event handling on init

 .../net/ethernet/marvell/prestera/prestera.h  |  30 +-
 .../ethernet/marvell/prestera/prestera_hw.c   | 217 +++++++++++++-
 .../ethernet/marvell/prestera/prestera_hw.h   |  17 +-
 .../ethernet/marvell/prestera/prestera_main.c | 275 +++++++++++++++++-
 .../ethernet/marvell/prestera/prestera_pci.c  |  22 +-
 .../marvell/prestera/prestera_switchdev.c     | 175 +++++++----
 .../marvell/prestera/prestera_switchdev.h     |   4 +-
 7 files changed, 657 insertions(+), 83 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2021-02-10 21:46 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 16:54 [PATCH net-next 0/7] Marvell Prestera Switchdev misc updates Vadym Kochan
2021-02-03 16:54 ` [PATCH net-next 1/7] net: marvell: prestera: bump supported firmware version to 2.5 Vadym Kochan
2021-02-03 16:54 ` [PATCH net-next 2/7] net: marvell: prestera: disable events interrupt while handling Vadym Kochan
2021-02-05  5:10   ` Jakub Kicinski
2021-02-05 11:28     ` Vadym Kochan
2021-02-03 16:54 ` [PATCH net-next 3/7] net: marvell: prestera: add support for AC3X 98DX3265 device Vadym Kochan
2021-02-03 16:54 ` [PATCH net-next 4/7] net: marvell: prestera: move netdev topology validation to prestera_main Vadym Kochan
2021-02-05 14:09   ` Vladimir Oltean
2021-02-03 16:54 ` [PATCH net-next 5/7] net: marvell: prestera: add LAG support Vadym Kochan
2021-02-05  5:16   ` Jakub Kicinski
2021-02-08 19:54     ` Tobias Waldekranz
2021-02-08 21:05       ` Jakub Kicinski
2021-02-08 22:30         ` Andrew Lunn
2021-02-09 12:37           ` Tobias Waldekranz
2021-02-09 11:56         ` Tobias Waldekranz
2021-02-09 17:48           ` Jakub Kicinski
2021-02-09 13:58         ` Andrew Lunn
2021-02-09 17:35           ` Jakub Kicinski
2021-02-09 20:31             ` [EXT] " Mickey Rachamim
2021-02-09 21:34               ` Tobias Waldekranz
2021-02-10 10:41                 ` Mickey Rachamim
2021-02-10 21:44                   ` Tobias Waldekranz
2021-02-10  0:28               ` Andrew Lunn
2021-02-10 10:42                 ` Mickey Rachamim
2021-02-10 19:25               ` Jakub Kicinski
2021-02-10 20:52             ` Taras Chornyi
2021-02-05 15:24   ` Vladimir Oltean
2021-02-03 16:54 ` [PATCH net-next 6/7] net: marvell: prestera: align flood setting according to latest firmware version Vadym Kochan
2021-02-03 16:54 ` [PATCH net-next 7/7] net: marvell: prestera: fix port event handling on init Vadym Kochan
2021-02-05  5:19   ` Jakub Kicinski
2021-02-05 12:31     ` Vadym Kochan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).