]> bbs.cooldavid.org Git - net-next-2.6.git/commit
iwlwifi: add PAN API
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:48 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:28:08 +0000 (09:28 -0700)
commit946ba30d61d47ee634a39d27b4d067b6418eaa08
treefb5c30ef53e072da353ed8369fb68e031b53bd71
parent76d048151cf935281998b591e070581fc438e27e
iwlwifi: add PAN API

Define the new host commands and notifications
REPLY_WIPAN_PARAMS
REPLY_WIPAN_RXON
REPLY_WIPAN_RXON_TIMING
REPLY_WIPAN_RXON_ASSOC
REPLY_WIPAN_QOS_PARAM
REPLY_WIPAN_WEPKEY
REPLY_WIPAN_P2P_CHANNEL_SWITCH
REPLY_WIPAN_NOA_NOTIFICATION

and their corresponding structures along with the PAN
station flag, the PAN AP sta ID and new dev types for
the second context.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-commands.h
drivers/net/wireless/iwlwifi/iwl-hcmd.c