]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: advertise device AP SME
authorJohannes Berg <johannes.berg@intel.com>
Mon, 7 Nov 2011 11:39:33 +0000 (12:39 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:12:38 +0000 (16:12 -0500)
commita91117dc898178ba90fd22b4a1fdf390732ee977
tree2f6e553b4bf17e410c4d4c16cd8388820e7f9b63
parent51dca58e63c6e5ff121ded44cf657e4976e400dc
nl80211: advertise device AP SME

Add the ability to advertise that the device
contains the AP SME and what features it can
support. There are currently no features in
the bitmap -- probe response offload will be
advertised by a few patches Arik is working
on now (who took over from Guy Eilam) and a
device with AP SME will typically implement
and require response offload.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath6kl/init.c
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/core.c
net/wireless/nl80211.c