All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: wlags49_h2: WEXT cleanups
@ 2011-09-25  7:30 David Kilroy
  2011-09-25  7:30 ` [PATCH 1/4] staging: wlags49_h2: Fixup WEXT capabilities David Kilroy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: David Kilroy @ 2011-09-25  7:30 UTC (permalink / raw)
  To: linux-kernel, greg; +Cc: pe1dnn, David Kilroy

These are some fixes found while verifying the driver has been updated
for changes between WEXT v15 and 21. IOCTLs used for WEP look like
they should work. WPA related IOCTLS look like more work is needed
(but WPA is known to be be broken with this driver).

Should apply on top of the series "wlags49_h2: Various cleanups" (1-13
of 13) and "staging: wlags49_h2: Improve WEXT support" (1-2 of 3)

Compile tested only.

David Kilroy (4):
  staging: wlags49_h2: Fixup WEXT capabilities
  staging: wlags49_h2: Stop playing with length in GIWESSID handler
  staging: wlags49_h2: Declare support for WEXT 21
  staging: wlags49_h2: Use IW_HANDLER macro

 drivers/staging/wlags49_h2/wl_version.h |    3 +-
 drivers/staging/wlags49_h2/wl_wext.c    |  116 +++++++++++--------------------
 2 files changed, 43 insertions(+), 76 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-09-25  9:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-25  7:30 [PATCH 0/4] staging: wlags49_h2: WEXT cleanups David Kilroy
2011-09-25  7:30 ` [PATCH 1/4] staging: wlags49_h2: Fixup WEXT capabilities David Kilroy
2011-09-25  7:30 ` [PATCH 2/4] staging: wlags49_h2: Stop playing with length in GIWESSID handler David Kilroy
2011-09-25  7:30 ` [PATCH 3/4] staging: wlags49_h2: Declare support for WEXT 21 David Kilroy
2011-09-25  7:30 ` [PATCH 4/4] staging: wlags49_h2: Use IW_HANDLER macro David Kilroy
2011-09-25  9:54 ` [PATCH 0/4] staging: wlags49_h2: WEXT cleanups Henk de Groot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.