netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] r8152: configuration setting
@ 2016-09-07  8:12 Hayes Wang
  2016-09-07  8:12 ` [PATCH net-next 1/3] r8152: check hw version first Hayes Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Hayes Wang @ 2016-09-07  8:12 UTC (permalink / raw)
  To: netdev-u79uwXL29TY76Z2rM5mHXA
  Cc: nic_swsd-Rasf1IRRPZFBDgjK7y7TUQ,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA, Hayes Wang

Some people prefer to use ECM mode rather than vendor mode. Therefore, I add
CONFIG_RTL8152_CONFIG_VALUE in Kconfig. Then, the users could choose the USB
configuration value which they want. The default is to support vendor mode
only.

Hayes Wang (3):
  r8152: check hw version first
  r8152: support ECM mode
  r8152: add CONFIG_RTL8152_CONFIG_VALUE

 drivers/net/usb/Kconfig |  13 ++
 drivers/net/usb/r8152.c | 383 +++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 345 insertions(+), 51 deletions(-)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-09-19  0:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07  8:12 [PATCH net-next 0/3] r8152: configuration setting Hayes Wang
2016-09-07  8:12 ` [PATCH net-next 1/3] r8152: check hw version first Hayes Wang
2016-09-07  8:12 ` [PATCH net-next 2/3] r8152: support ECM mode Hayes Wang
     [not found]   ` <1394712342-15778-217-Taiwan-albertk-Rasf1IRRPZFBDgjK7y7TUQ@public.gmane.org>
2016-09-18 18:37     ` kbuild test robot
2016-09-19  0:43   ` kbuild test robot
2016-09-07  8:12 ` [PATCH net-next 3/3] r8152: add CONFIG_RTL8152_CONFIG_VALUE Hayes Wang
2016-09-07 13:51 ` [PATCH net-next 0/3] r8152: configuration setting Bjørn Mork
2016-09-08  2:44   ` Hayes Wang
2016-09-08  7:54     ` Bjørn Mork
2016-09-08 13:02       ` Hayes Wang
2016-09-08 13:08         ` Oliver Neukum
2016-09-08 13:16         ` Bjørn Mork
     [not found] ` <1394712342-15778-215-Taiwan-albertk-Rasf1IRRPZFBDgjK7y7TUQ@public.gmane.org>
2016-09-08  0:37   ` David Miller
2016-09-08  3:00     ` Hayes Wang

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