All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath6kl: Add support for WAPI configuration
@ 2011-11-03  9:39 Jouni Malinen
  2011-11-03  9:39 ` [PATCH 1/3] ath6kl: Add support for configuring SMS4 keys Jouni Malinen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jouni Malinen @ 2011-11-03  9:39 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Jouni Malinen

This set of patches extends ath6kl to allow station and AP mode WAPI
support to be enabled. Please note that these depend on earlier patches
that are not yet in wireless-testing.git:

ieee80211: Define cipher suite selector for WPI-SMS4
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16

In addition, the three patches I sent yesterday for ath6kl should be
applied first:

ath6kl: Remove unused WMI crypto defines
ath6kl: Fix key configuration to copy at most seq_len from seq
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values


Dai Shuibing (3):
  ath6kl: Add support for configuring SMS4 keys
  ath6kl: Allow SMS4 to be configured in AP mode
  ath6kl: Indicate WAPI IE from (Re)Association Request frame

 drivers/net/wireless/ath/ath6kl/cfg80211.c |   24 ++++++++++++++++++++++--
 drivers/net/wireless/ath/ath6kl/common.h   |    1 +
 drivers/net/wireless/ath/ath6kl/main.c     |   12 ++++++++++++
 3 files changed, 35 insertions(+), 2 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-11-13  9:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03  9:39 [PATCH 0/3] ath6kl: Add support for WAPI configuration Jouni Malinen
2011-11-03  9:39 ` [PATCH 1/3] ath6kl: Add support for configuring SMS4 keys Jouni Malinen
2011-11-03  9:39 ` [PATCH 2/3] ath6kl: Allow SMS4 to be configured in AP mode Jouni Malinen
2011-11-03  9:39 ` [PATCH 3/3] ath6kl: Indicate WAPI IE from (Re)Association Request frame Jouni Malinen
2011-11-13  9:04 ` [PATCH 0/3] ath6kl: Add support for WAPI configuration Kalle Valo

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.