kernel-fxtec-pro1x/net/mac80211
Johannes Berg 99cf5f5f35 mac80211: dont add BSS when creating IBSS
There's no need to create a BSS struct only to pass it to
ieee80211_sta_join_ibss, so refactor this function into
__ieee80211_sta_join_ibss which takes all the relevant
paramters, and ieee80211_sta_join_ibss which takes a BSS
struct (used when joining an IBSS that already has other
members).

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-13 13:45:51 -05:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c mac80211: further cleanups to stopping BA sessions 2009-02-13 13:45:48 -05:00
agg-tx.c mac80211: further cleanups to stopping BA sessions 2009-02-13 13:45:48 -05:00
cfg.c cfg80211/nl80211: scanning (and mac80211 update to use it) 2009-02-13 13:45:49 -05:00
cfg.h
debugfs.c mac80211: Generic TSF debugging 2009-01-29 16:01:46 -05:00
debugfs.h
debugfs_key.c mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
debugfs_key.h mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ht.c mac80211: further cleanups to stopping BA sessions 2009-02-13 13:45:48 -05:00
ieee80211_i.h mac80211: dont add BSS when creating IBSS 2009-02-13 13:45:51 -05:00
iface.c cfg80211/nl80211: scanning (and mac80211 update to use it) 2009-02-13 13:45:49 -05:00
Kconfig
key.c mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
key.h mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
led.c
led.h
main.c cfg80211/nl80211: scanning (and mac80211 update to use it) 2009-02-13 13:45:49 -05:00
Makefile mac80211: restructure HT code 2009-02-13 13:45:34 -05:00
mesh.c mac80211: Add capability to enable/disable beaconing 2009-01-29 16:01:13 -05:00
mesh.h wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
mesh_hwmp.c mac80211: fix RX aggregation timeouts 2009-02-13 13:45:32 -05:00
mesh_pathtbl.c
mesh_plink.c wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
michael.c
michael.h
mlme.c mac80211: dont add BSS when creating IBSS 2009-02-13 13:45:51 -05:00
pm.c mac80211: flush workqueue a second time in suspend() 2009-01-29 16:01:42 -05:00
rate.c
rate.h
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: restrict aggregation to supported interface modes 2009-02-13 13:45:36 -05:00
scan.c mac80211: dont add BSS when creating IBSS 2009-02-13 13:45:51 -05:00
spectmgmt.c mac80211: Handle power constraint level advertised in 11d+h beacon 2009-01-29 16:00:15 -05:00
sta_info.c mac80211: fix aggregation timer lockups 2009-02-13 13:45:43 -05:00
sta_info.h mac80211: fix aggregation timer lockups 2009-02-13 13:45:43 -05:00
tkip.c
tkip.h
tx.c mac80211: Fix the wrong WARN_ON message appearing on enabling power save. 2009-02-13 13:44:38 -05:00
util.c mac80211: add interface list lock 2009-01-29 16:01:45 -05:00
wep.c
wep.h
wext.c cfg80211/nl80211: scanning (and mac80211 update to use it) 2009-02-13 13:45:49 -05:00
wme.c
wme.h
wpa.c mac80211: 802.11w - Optional software CCMP for management frames 2009-01-29 16:00:08 -05:00
wpa.h