Searched hist:ba6fbacf9c073effaedf0c52fe7e52e2baf67725 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | trace.h | diff ba6fbacf9c073effaedf0c52fe7e52e2baf67725 Tue Mar 29 05:53:27 CDT 2016 Jouni Malinen <jouni@qca.qualcomm.com> cfg80211: Add option to specify previous BSSID for Connect command
This extends NL80211_CMD_CONNECT to allow the NL80211_ATTR_PREV_BSSID attribute to be used similarly to way this was already allowed with NL80211_CMD_ASSOCIATE. This allows user space to request reassociation (instead of association) when already connected to an AP. This provides an option to reassociate within an ESS without having to disconnect and associate with the AP.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | nl80211.c | diff ba6fbacf9c073effaedf0c52fe7e52e2baf67725 Tue Mar 29 05:53:27 CDT 2016 Jouni Malinen <jouni@qca.qualcomm.com> cfg80211: Add option to specify previous BSSID for Connect command
This extends NL80211_CMD_CONNECT to allow the NL80211_ATTR_PREV_BSSID attribute to be used similarly to way this was already allowed with NL80211_CMD_ASSOCIATE. This allows user space to request reassociation (instead of association) when already connected to an AP. This provides an option to reassociate within an ESS without having to disconnect and associate with the AP.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | diff ba6fbacf9c073effaedf0c52fe7e52e2baf67725 Tue Mar 29 05:53:27 CDT 2016 Jouni Malinen <jouni@qca.qualcomm.com> cfg80211: Add option to specify previous BSSID for Connect command
This extends NL80211_CMD_CONNECT to allow the NL80211_ATTR_PREV_BSSID attribute to be used similarly to way this was already allowed with NL80211_CMD_ASSOCIATE. This allows user space to request reassociation (instead of association) when already connected to an AP. This provides an option to reassociate within an ESS without having to disconnect and associate with the AP.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|