linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFCv5: ST-E CW1200 WLAN driver
@ 2013-03-21 22:39 Solomon Peachy
  2013-03-21 22:39 ` [PATCH 01/15] cw1200: v5: Low-level hardware I/O access Solomon Peachy
                   ` (15 more replies)
  0 siblings, 16 replies; 23+ messages in thread
From: Solomon Peachy @ 2013-03-21 22:39 UTC (permalink / raw)
  To: linux-wireless

In-Reply-To: 

It's been a little while, but here is the fifth patch series.  Changes 
from the last posting:

 * Stripped out compatibility code for older kernels
 * IBSS appears to work now!
 * Major rework of join logic
 * Improved 802.11g (ERP) coexistence
 * Many, many checkpatch-suggested cleanups
 * Respect RX Seqnum when setting TKIP & CCMP group keys
 * Fix OOPS when hot-unplugging a non-idle device
 * Eliminate callback structure
 * Simplify beacon filter configuration
 * Initial detection logic for CW1160/1260 chips
 * Greatly simplify bss loss detection logic
 * Moved Sagrad SDIO support into new module
 * Disable beacon filter only after association

There are still a pile of checkpatch warnings left (perhaps a quarter 
from the last submission), but most of them relate to 80-character lines 
and lingering camelcase in vendor definitions.  I can keep cleaning 
these up, but my main priority has been feature/stability fixes.

On that front, IBSS now functions properly, and joining and roaming is 
now far more stable.

The other major change I made was to split the hardwired support for the 
Sagrad SG901-1091/1098 modules (in their SDIO-mounted EVK form) into 
their own loadable module, which implements the 
cw1200_get_platform_data() call that would otherwise need to be 
implemented in the platform's board support files.

I'm satisfied with this driver from a functional standpoint (it handles 
everything I'm able throw at it) so I'd really like to kick this thing 
upstairs into wireless-next, assuming it passes muster.

As always, feedback is welcome.  


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

end of thread, other threads:[~2013-04-28  1:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 22:39 RFCv5: ST-E CW1200 WLAN driver Solomon Peachy
2013-03-21 22:39 ` [PATCH 01/15] cw1200: v5: Low-level hardware I/O access Solomon Peachy
2013-03-21 22:39 ` [PATCH 02/15] cw1200: v5: Internal TX queue handling & tracking Solomon Peachy
2013-03-21 22:39 ` [PATCH 03/15] cw1200: v5: Scanning implementation Solomon Peachy
2013-03-21 22:39 ` [PATCH 04/15] cw1200: v5: Power Management (WoWLAN) Solomon Peachy
2013-03-21 22:39 ` [PATCH 05/15] cw1200: v5: Firmware loading Solomon Peachy
2013-03-21 22:39 ` [PATCH 06/15] cw1200: v5: Debugging hooks and test tool support Solomon Peachy
2013-03-21 22:39 ` [PATCH 07/15] cw1200: v5: mac80211 API implementation Solomon Peachy
2013-03-21 22:39 ` [PATCH 08/15] cw1200: v5: Packet TX/RX Solomon Peachy
2013-03-21 22:39 ` [PATCH 09/15] cw1200: v5: WSM (host-firmware) interface Solomon Peachy
2013-03-21 22:39 ` [PATCH 10/15] cw1200: v5: Main processing loop Solomon Peachy
2013-03-21 22:39 ` [PATCH 11/15] cw1200: v5: common state, definitions, and registration handling Solomon Peachy
2013-03-21 22:39 ` [PATCH 12/15] cw1200: v5: Platform definitions, plus SDIO and SPI bus glue code Solomon Peachy
2013-03-27 13:05   ` Linus Walleij
2013-03-27 15:53     ` Solomon Peachy
2013-03-21 22:39 ` [PATCH 13/15] cw1200: v5: Module defining platform data for Sagrad SG901-1091/1098 modules Solomon Peachy
2013-03-21 22:39 ` [PATCH 14/15] cw1200: v5: Kbuild integration Solomon Peachy
2013-03-21 22:39 ` [PATCH 15/15] cw1200: v5: Add MAINTAINERS entry and add to drivers/net/wireless build Solomon Peachy
2013-04-02 19:13 ` RFCv5: ST-E CW1200 WLAN driver Solomon Peachy
2013-04-05 11:51   ` Pontus Fuchs
2013-04-27 12:27   ` Solomon Peachy
2013-04-27 17:53     ` Johannes Berg
2013-04-28  1:38       ` Solomon Peachy

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