]> git.baikalelectronics.ru Git - kernel.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)
commit8465f7c1d6d2b46caeb38ba9b5c465d5d6ea4e0a
treefb5c30ef53e072da353ed8369fb68e031b53bd71
parent911221f8f6672db4a740028cdaf20631db597d86
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