2010-11-21 02:18:35

by Larry Finger

[permalink] [raw]
Subject: [RFC PATCH 00/23] rtl8192ce: Introduce new driver

This patch bomb contains the initial upload of a new Realtek driver for
the 802.11n wireless device in PCIe format with PCI IDs of 0x10ec:{0x8176,
0x8177, 0x8178, and 0x8191}. None of these devices have been previously
supported.

The bulk of the driver is as I got it from Realtek. My main contribution
has been to clean up the driver and take care of checkpatch and sparse
warnings and errors.

The firmware for this device is already in linux-firmware.

Signed-off-by: Larry Finger <[email protected]>