public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] staging: fsl-dpaa2/ethsw: code cleanup
@ 2019-07-05 14:27 Ioana Ciornei
  2019-07-05 14:27 ` [PATCH v2 1/6] staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags Ioana Ciornei
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ioana Ciornei @ 2019-07-05 14:27 UTC (permalink / raw)
  To: gregkh, linux-kernel; +Cc: ruxandra.radulescu

This patch set contains various small cleanup patches
for the DPAA2 ethsw driver.

Changes in v2:
 - removed patch "staging: fsl-dpaa2/ethsw: Check notification relevance"
since another patch doing the same thing was merged through net-next

Razvan Stefanescu (6):
  staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
  staging: fsl-dpaa2/ethsw: Add network interface statistics
  staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error
  staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name
  staging: fsl-dpaa2/ethsw: Add switch driver documentation
  staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags

 .../device_drivers/freescale/dpaa2/overview.rst    |  6 ++++
 MAINTAINERS                                        |  1 +
 drivers/staging/fsl-dpaa2/ethsw/ethsw.c            | 39 ++++++++++++++++++----
 drivers/staging/fsl-dpaa2/ethsw/ethsw.h            |  4 +++
 4 files changed, 44 insertions(+), 6 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-07-16  8:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-05 14:27 [PATCH v2 0/6] staging: fsl-dpaa2/ethsw: code cleanup Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 1/6] staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 2/6] staging: fsl-dpaa2/ethsw: Add network interface statistics Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 4/6] staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add switch driver documentation Ioana Ciornei
2019-07-15 19:34   ` Greg KH
2019-07-16  8:36     ` Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 6/6] staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags Ioana Ciornei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox