linux-uconsole/drivers/net/usb
Ondrej Zary 742c1c523e Revert "net: cx82310_eth: use common match macro"
[ Upstream commit 8d006e0105 ]

This reverts commit 11ad714b98 because
it breaks cx82310_eth.

The custom USB_DEVICE_CLASS macro matches
bDeviceClass, bDeviceSubClass and bDeviceProtocol
but the common USB_DEVICE_AND_INTERFACE_INFO matches
bInterfaceClass, bInterfaceSubClass and bInterfaceProtocol instead, which are
not specified.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-26 15:00:56 +01:00
..
asix.h net: asix: handle packets crossing URB boundaries 2013-01-18 14:13:29 -05:00
asix_common.c asix: fix BUG in receive path when lowering MTU 2013-05-03 16:10:33 -04:00
asix_devices.c net: asix: add missing flag to struct driver_info 2014-03-06 21:30:04 -08:00
ax88172a.c drivers: net: usb: Remove unnecessary alloc/OOM messages 2013-02-04 13:22:34 -05:00
ax88179_178a.c ax88179_178a: fix bonding failure 2014-11-14 08:47:53 -08:00
catc.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
cdc-phonet.c cdc-phonet: Don't leak in usbpn_open 2012-08-08 16:04:47 -07:00
cdc_eem.c net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs 2012-11-07 21:12:26 -05:00
cdc_ether.c net: usb: cdc_ether: Use wwan interface for Telit modules 2013-10-01 09:17:45 -07:00
cdc_mbim.c net: cdc_mbim: handle unaccelerated VLAN tagged frames 2014-05-30 21:52:16 -07:00
cdc_ncm.c usbnet: cdc_ncm: apply usbnet_link_change 2013-04-11 15:57:16 -04:00
cdc_subset.c USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00
cx82310_eth.c Revert "net: cx82310_eth: use common match macro" 2015-03-26 15:00:56 +01:00
dm9601.c dm9601: work around tx fifo sync issue on dm962x 2014-01-09 12:24:22 -08:00
gl620a.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
hso.c TTY: add tty_port_tty_hangup helper 2013-03-18 16:24:29 -07:00
int51x1.c usbnet: int51x1: apply introduced usb command APIs 2012-10-26 03:36:51 -04:00
ipheth.c usb/ipheth: Add iPhone 5 support 2012-10-18 15:34:30 -04:00
kalmia.c remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
kaweth.c kaweth: print correct debug ptr 2012-10-11 15:12:33 -04:00
Kconfig net/usb: new driver for RTL8152 2013-05-06 16:16:52 -04:00
lg-vl600.c USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00
Makefile net/usb: new driver for RTL8152 2013-05-06 16:16:52 -04:00
mcs7830.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
net1080.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
pegasus.c usbnet: pegasus: endian bug in write_mii_word() 2013-05-03 16:10:23 -04:00
pegasus.h drivers: net: usb: pegasus: fix control urb submission 2013-04-29 13:57:50 -04:00
plusb.c usb: plusb: Add support for National Instruments host-to-host cable 2015-03-18 13:22:27 +01:00
qmi_wwan.c qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem 2014-12-06 15:05:47 -08:00
r8152.c net/usb: new driver for RTL8152 2013-05-06 16:16:52 -04:00
rndis_host.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
rtl8150.c drivers: net: usb: rtl8150: concurrent URB bugfix 2013-05-20 13:42:05 -07:00
sierra_net.c sierra_net: keep status interrupt URB active 2013-05-08 13:13:29 -07:00
smsc75xx.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
smsc75xx.h smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL 2012-05-07 23:43:56 -04:00
smsc95xx.c usbnet: remove generic hard_header_len check 2014-03-06 21:30:04 -08:00
smsc95xx.h smsc95xx: support PHY wakeup source 2012-11-23 14:15:18 -05:00
usbnet.c usbnet: include wait queue head in device structure 2014-04-14 06:42:18 -07:00
zaurus.c USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00