linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFCv2: ST-E cw1200 driver
@ 2012-12-22 23:18 Solomon Peachy
  2012-12-22 23:18 ` [PATCH 01/17] cw1200: v2: low-level hardware I/O functions Solomon Peachy
                   ` (18 more replies)
  0 siblings, 19 replies; 22+ messages in thread
From: Solomon Peachy @ 2012-12-22 23:18 UTC (permalink / raw)
  To: linux-wireless; +Cc: Solomon Peachy

Okay, here's the second pass.  Changes from v1:

 * Nuked all references to CONFIG_WAKELOCK
 * Nuked CONFIG_CW1200_WAPI_SUPPORT (support mainlined)
 * Nuked CONFIG_CW1200_WSM_DUMPS_SHORT and associated code
 * Converted printk() into appropriate pr_*() calls
 * Nuked the myriad CONFIG_CW1200_*_DEBUG options
 * Replaced STUB() calls with more specific errors
 * All checkpatch errors fixed
 * Clean up bss_loss_status before cancelling loss workers
 * Nuked or integrated all STE_EXTENSIONS-wrapped code

To-do:

 * Fix/Audit metric boatload of checkpatch warnings
 * Fix/Audit remaining build warnings
 * Fix IBSS
 * Achieve world peace

This code has only been compile-tested as I won't have access to real 
hardware until Monday.  I anticipate at least one more patch cycle.

Again, feedback welcome!

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>


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

end of thread, other threads:[~2013-01-11 15:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22 23:18 RFCv2: ST-E cw1200 driver Solomon Peachy
2012-12-22 23:18 ` [PATCH 01/17] cw1200: v2: low-level hardware I/O functions Solomon Peachy
2012-12-22 23:18 ` [PATCH 02/17] cw1200: v2: internal tx queue tracking and handling Solomon Peachy
2012-12-22 23:18 ` [PATCH 03/17] cw1200: v2: Scan implementation Solomon Peachy
2012-12-22 23:18 ` [PATCH 04/17] cw1200: v2: power management Solomon Peachy
2012-12-22 23:18 ` [PATCH 05/17] cw1200: v2: firmware loading Solomon Peachy
2012-12-22 23:18 ` [PATCH 06/17] cw1200: v2: mini-ap support code Solomon Peachy
2012-12-22 23:18 ` [PATCH 07/17] cw1200: v2: debuging hooks Solomon Peachy
2012-12-22 23:18 ` [PATCH 08/17] cw1200: v2: test tool support Solomon Peachy
2012-12-22 23:18 ` [PATCH 09/17] cw1200: v2: 802.11 station api Solomon Peachy
2012-12-22 23:18 ` [PATCH 10/17] cw1200: v2: packet transmit/receive handling Solomon Peachy
2012-12-22 23:18 ` [PATCH 11/17] cw1200: v2: WSM (ie host-firmware) host interface Solomon Peachy
2013-01-02 14:37   ` Bob Copeland
2013-01-02 15:07     ` Solomon Peachy
2012-12-22 23:18 ` [PATCH 12/17] cw1200: v2: main processing loop Solomon Peachy
2012-12-22 23:18 ` [PATCH 13/17] cw1200: v2: common registration/setup code Solomon Peachy
2012-12-22 23:18 ` [PATCH 14/17] cw1200: v2: driver state and definitions Solomon Peachy
2012-12-22 23:18 ` [PATCH 15/17] cw1200: v2: SDIO and SPI glue code, and platform definitions Solomon Peachy
2012-12-22 23:18 ` [PATCH 16/17] cw1200: v2: kbuild integration Solomon Peachy
2012-12-22 23:18 ` [PATCH 17/17] cw1200: v2: add to drivers/staging Solomon Peachy
2012-12-24 19:00 ` RFCv2: ST-E cw1200 driver Solomon Peachy
2013-01-11 15:58 ` 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).