lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Sep 2011 00:20:44 +0100
From:	David Kilroy <kilroyd@...glemail.com>
To:	linux-kernel@...r.kernel.org, greg@...ah.com
Cc:	pe1dnn@...at.org, David Kilroy <kilroyd@...glemail.com>
Subject: [PATCH 00/13] wlags49_h2: Various cleanups

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ