[PATCH net-next 0/3] r8152: configuration setting
From: Hayes Wang
Date: Wed Sep 07 2016 - 04:12:59 EST
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