netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] Add promiscous mode support in k2g network driver
@ 2018-04-02 16:17 Murali Karicheri
  2018-04-02 16:17 ` [net-next 1/2] net: netcp: add api to support set rx mode in netcp modules Murali Karicheri
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Murali Karicheri @ 2018-04-02 16:17 UTC (permalink / raw)
  To: w-kwok2, linux-kernel, davem, netdev, nsekhar, grygorii.strashko

This patch adds support for promiscuous mode in network driver for K2G
SoC. This depends on v3 of my series at
https://www.spinics.net/lists/kernel/msg2765942.html

I plan to fold this to the above series and submit again when the net-next
merge windows opens. At this time, please review and let me know if it
looks good or need any re-work. I would like to get this ready so that it
can be merged along with the above series.

The boot and promiscuous mode test logs are at
https://pastebin.ubuntu.com/p/XQCvFS3QZb/

WingMan Kwok (2):
  net: netcp: add api to support set rx mode in netcp modules
  net: netcp: ethss: k2g: add promiscuous mode support

 drivers/net/ethernet/ti/netcp.h       |  1 +
 drivers/net/ethernet/ti/netcp_core.c  | 19 ++++++++++++
 drivers/net/ethernet/ti/netcp_ethss.c | 56 +++++++++++++++++++++++++++++++++++
 3 files changed, 76 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2018-04-02 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02 16:17 [net-next 0/2] Add promiscous mode support in k2g network driver Murali Karicheri
2018-04-02 16:17 ` [net-next 1/2] net: netcp: add api to support set rx mode in netcp modules Murali Karicheri
2018-04-02 16:17 ` [net-next 2/2] net: netcp: ethss: k2g: add promiscuous mode support Murali Karicheri
2018-04-02 16:47   ` Andrew Lunn
2018-04-02 18:40     ` Murali Karicheri
2018-04-02 16:28 ` [net-next 0/2] Add promiscous mode support in k2g network driver David Miller
2018-04-02 18:42   ` Murali Karicheri

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).