public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] wlags49_h2: Various cleanups
@ 2011-09-15 23:20 David Kilroy
  2011-09-15 23:20 ` [PATCH 01/13] staging: wlags49_h2: Remove non-linux configurations David Kilroy
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: David Kilroy @ 2011-09-15 23:20 UTC (permalink / raw)
  To: linux-kernel, greg; +Cc: pe1dnn, David Kilroy

Do some cleanup to try make it clearer what is actually done in the
configuration for HII and HII.5. Concentrate on hcf.c, which is where
most of the interesting logic is.

Verified be recompiling and confirming there are no changes to the
binary (except line offsets from calls to mdd_assert).

Patches are against v3.0

I made the bulk of these changes a while back, to see if I could
figure out what an orinoco based driver would need to do. Interest
petered out, so I've simply rebased and build checked in case this
helps anyone.

David Kilroy (13):
  staging: wlags49_h2: Remove non-linux configurations
  staging: wlags49_h2: Reindent hcfdef.h
  staging: wlags49_h2: Fix macro termination
  staging: wlags49_h2: Reindent hcf.c
  staging: wlags49_h2: Remove HCF_DL_ONLY
  staging: wlags49_h2: Simplify HCF_ENCAP usage
  staging: wlags49_h2: Remove some unused defines
  staging: wlags49_h2: Remove references to SSN
  staging: wlags49_h2: Remove MUL/DIV_BY_2
  staging: wlags49_h2: Remove CKIP support from hcf
  staging: wlags49_h2: Remove HCF_EXT_MB from code.
  staging: wlags49_h2: Reformat TX_CNTL comment
  staging: wlags49_h2: Remove continuous tx test

 drivers/staging/wlags49_h2/hcf.c    | 6434 +++++++++++++++++------------------
 drivers/staging/wlags49_h2/hcf.h    |   10 -
 drivers/staging/wlags49_h2/hcfcfg.h | 1567 ---------
 drivers/staging/wlags49_h2/hcfdef.h |  857 +++---
 drivers/staging/wlags49_h2/mdd.h    |   34 +-
 5 files changed, 3568 insertions(+), 5334 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-09-19 18:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 23:20 [PATCH 00/13] wlags49_h2: Various cleanups David Kilroy
2011-09-15 23:20 ` [PATCH 01/13] staging: wlags49_h2: Remove non-linux configurations David Kilroy
2011-09-15 23:20 ` [PATCH 02/13] staging: wlags49_h2: Reindent hcfdef.h David Kilroy
2011-09-15 23:20 ` [PATCH 03/13] staging: wlags49_h2: Fix macro termination David Kilroy
2011-09-15 23:20 ` [PATCH 04/13] staging: wlags49_h2: Reindent hcf.c David Kilroy
2011-09-15 23:20 ` [PATCH 05/13] staging: wlags49_h2: Remove HCF_DL_ONLY David Kilroy
2011-09-15 23:20 ` [PATCH 06/13] staging: wlags49_h2: Simplify HCF_ENCAP usage David Kilroy
2011-09-15 23:20 ` [PATCH 07/13] staging: wlags49_h2: Remove some unused defines David Kilroy
2011-09-15 23:20 ` [PATCH 08/13] staging: wlags49_h2: Remove references to SSN David Kilroy
2011-09-15 23:20 ` [PATCH 09/13] staging: wlags49_h2: Remove MUL/DIV_BY_2 David Kilroy
2011-09-15 23:20 ` [PATCH 10/13] staging: wlags49_h2: Remove CKIP support from hcf David Kilroy
2011-09-15 23:20 ` [PATCH 11/13] staging: wlags49_h2: Remove HCF_EXT_MB from code David Kilroy
2011-09-15 23:20 ` [PATCH 12/13] staging: wlags49_h2: Reformat TX_CNTL comment David Kilroy
2011-09-15 23:20 ` [PATCH 13/13] staging: wlags49_h2: Remove continuous tx test David Kilroy
2011-09-16 21:10 ` [PATCH 00/13] wlags49_h2: Various cleanups Henk de Groot
2011-09-19 17:59   ` Dave Kilroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox