[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1522685839-9497-1-git-send-email-m-karicheri2@ti.com>
Date: Mon, 2 Apr 2018 12:17:17 -0400
From: Murali Karicheri <m-karicheri2@...com>
To: <w-kwok2@...com>, <linux-kernel@...r.kernel.org>,
<davem@...emloft.net>, <netdev@...r.kernel.org>, <nsekhar@...com>,
<grygorii.strashko@...com>
Subject: [net-next 0/2] Add promiscous mode support in k2g network driver
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
Powered by blists - more mailing lists