nl80211: Add frequency configuration (including HT40)
This patch adds new NL80211_CMD_SET_WIPHY attributes NL80211_ATTR_WIPHY_FREQ and NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to allow userspace to set the operating channel (e.g., hostapd for AP mode). Signed-off-by:Jouni Malinen <jouni.malinen@atheros.com> Acked-by:
Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- include/linux/nl80211.h 21 additions, 2 deletionsinclude/linux/nl80211.h
- include/net/cfg80211.h 9 additions, 0 deletionsinclude/net/cfg80211.h
- include/net/mac80211.h 3 additions, 0 deletionsinclude/net/mac80211.h
- net/mac80211/cfg.c 13 additions, 0 deletionsnet/mac80211/cfg.c
- net/mac80211/ieee80211_i.h 1 addition, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/main.c 26 additions, 4 deletionsnet/mac80211/main.c
- net/mac80211/util.c 1 addition, 0 deletionsnet/mac80211/util.c
- net/wireless/nl80211.c 57 additions, 0 deletionsnet/wireless/nl80211.c
Loading
Please register or sign in to comment