mwifiex: Add USB8766 support
authorKristian Evensen <kristian.evensen@gmail.com>
Thu, 20 Nov 2014 15:52:58 +0000 (16:52 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Nov 2014 21:14:39 +0000 (16:14 -0500)
Adds new VID/PID for the Marvell 88W8766. The kernel currently only supports
the device as PCI, but it is also available using USB. An example of a device
delivered with the 88W8766 as USB is the Globalscale Mirabox.

TX buffer size is set to driver default (2K), as we do not know the firmware
requirement.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found