linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [WIP] rtlwifi: rtl8192su subdriver
@ 2012-05-03  5:08 Joshua Roys
  2012-05-08  2:18 ` [WIP v2] " Joshua Roys
  0 siblings, 1 reply; 5+ messages in thread
From: Joshua Roys @ 2012-05-03  5:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: Larry.Finger

Hello all,

I would like to submit the work I have done so far on a native mac80211 
driver for the RTL8192SU family of chips (91SU/88SU also).  It builds 
off of the rtlwifi driver, especially the rtl8192se subdriver, as well 
as the r8712u and the deleted rtl8192su staging drivers.

The first few patches are enhancements or bug fixes to the rtlwifi core 
which I would like to get pulled upstream after review.  The second to 
last patch is an ugly hack to allow subdrivers to register new/different 
features with mac80211 (hardware scanning, for instance).  And the last 
patch adds the work done so far on rtl8192su.

As of now, the rtl8192su subdriver can initialize the hardware, load the 
firmware, setup bulk communication, and configure the RF/BB/PHY.  There 
are a handful of FIXMEs scattered around the code, and many of the new 
FW commands still need to be implemented.  The site survey FW command 
works quite well and returns available BSSIDs in the area.  However, the 
firmware currently eats beacons and returns the scan results in a struct 
that will require some work to feed into mac80211.

(I'm too tired to setup git-send-email tonight, so please pardon the 
following manually sent patches which are not inlined.)

Joshua Roys


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

end of thread, other threads:[~2012-07-13 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4FEF0BD1.90405@gmail.com>
2012-07-09 12:40 ` [WIP v2] rtlwifi: rtl8192su subdriver Joshua Roys
2012-07-09 13:31   ` Larry Finger
2012-07-13 21:16   ` Xose Vazquez Perez
2012-07-13 21:22     ` Joshua Roys
2012-05-03  5:08 [WIP] " Joshua Roys
2012-05-08  2:18 ` [WIP v2] " Joshua Roys

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