cfg80211: no cookies in cfg80211_send_XXX()
[safe/jmp/linux-2.6] / net / mac80211 / mlme.c
2009-10-27 Holger Schurigcfg80211: no cookies in cfg80211_send_XXX()
2009-09-28 Johannes Bergmac80211: improve/fix mlme messages
2009-08-28 Jouni Malinenmac80211: Check pending scan request after having proce...
2009-08-14 Johannes Bergmac80211: stay authenticated after disassoc
2009-08-04 Maxim Levitskymac80211: Increase timeouts for station polling
2009-08-04 Maxim Levitskymac80211: Retry probe request few times
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Johannes Bergmac80211: fix powersave
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-29 Johannes Bergmac80211: fix receiving deauth
2009-07-27 Luis R. Rodriguezmac80211: fix MLME issuing of probe requests while...
2009-07-27 Johannes Bergmac80211: fix mlme timeouts
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Luis R. Rodriguezmac80211: do not queue work after suspend in the dynami...
2009-07-24 Christian Lampartermac80211: do not monitor the connection while scanning
2009-07-24 Johannes Bergmac80211: cancel the connection monitor timers/work
2009-07-24 Johannes Bergmac80211: monitor the connection
2009-07-24 Johannes Bergmac80211: fix multi-use timer
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: mlme API must be able to sleep
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Johannes Bergmac80211: tell SME about real auth state
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-15 Johannes Bergmac80211: fix wext bssid/ssid setting
2009-06-15 Johannes Bergmac80211: disconnect when user changes channel
2009-06-15 Jouni Malinenmac80211: Do not try to associate with an empty SSID
2009-06-10 Johannes Bergmac80211: disable PS while probing AP
2009-06-10 Luis R. Rodriguezmac80211: disable moving between PS modes during scan
2009-06-10 Johannes Bergmac80211: don't use master netdev name
2009-05-22 Johannes Bergmac80211: correct probe wait time
2009-05-22 Johannes Bergmac80211: fix probe response wait timing
2009-05-20 Johannes Bergmac80211: fix managed mode BSSID handling
2009-05-20 Johannes Bergmac80211: don't try to do anything on unchanged genIE
2009-05-20 Jouni Malinenmac80211: PS processing for every Beacon with our AID...
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
2009-05-20 Johannes Bergmac80211: move channel switch code
2009-05-20 Jouni Malinenmac80211: Cancel pending probereq poll on beacon RX
2009-05-20 Luis R. Rodriguezmac80211: check if HT40+/- is allowed before sending...
2009-05-20 Luis R. Rodriguezwireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
2009-05-13 Johannes Bergmac80211: split out and decrease probe wait time
2009-05-13 Johannes Bergmac80211: respond to beacon loss report only once
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-11 Johannes Bergmac80211: properly track HT operation_mode
2009-05-11 Johannes Bergmac80211: move HT operation mode BSS info
2009-05-11 Johannes Bergmac80211: set default QoS values according to spec
2009-05-06 Luis R. Rodriguezmac80211: Fix sparse warning for ssid_len on ieee80211_...
2009-05-06 Johannes Bergmac80211: tell driver when idle
2009-05-06 Johannes Bergmac80211: fix probe response processing
2009-05-06 Jouni Malinennl80211: Send timeout event on failed direct probe
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-05-06 Johannes Bergmac80211: fix scan races and rework scanning
2009-05-06 Johannes Bergmac80211: rename max_sleep_interval to max_sleep_period
2009-05-06 Johannes Bergmac80211: fix PS vs. scan race
2009-04-22 Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22 Johannes Bergmac80211: calculate maximum sleep interval
2009-04-22 Johannes Bergmac80211: fix variable truncation on 32-bit
2009-04-22 Johannes Bergmac80211: validate TIM IE length (redux)
2009-04-22 Johannes Bergcfg80211/mac80211: move wext SIWMLME into cfg80211
2009-04-22 Johannes Bergmac80211: enable PS by default
2009-04-22 Johannes Bergmac80211: implement beacon filtering in software
2009-04-22 Johannes Bergmac80211: disable powersave if pm_qos asks for low...
2009-04-22 Johannes Bergmac80211: improve powersave implementation
2009-04-22 Jouni Malinenmac80211: Report rejected association to user space SME
2009-04-22 Johannes Bergmac80211: move ieee80211_enable_ht function to mlme.c
2009-04-22 Jouni Malinennl80211: Generate deauth/disassoc event for locally...
2009-04-20 Johannes Bergmac80211: fix basic rate bitmap calculation
2009-04-20 Kalle Valomac80211: fix beacon loss detection after scan
2009-04-17 Johannes Bergmac80211: validate TIM IE length
2009-04-17 Johannes Bergmac80211: avoid crashing when no scan sdata
2009-04-16 Michael Bueschmac80211: quiet beacon loss messages
2009-03-28 Kalle Valomac80211: add beacon filtering support
2009-03-28 Kalle Valomac80211: track beacons separately from the rx path...
2009-03-28 Kalle Valomac80211: decrease execution of the associated timer
2009-03-28 Johannes Bergmac80211: remove mixed-cell and userspace MLME code
2009-03-28 Jouni Malinennl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
2009-03-28 Jouni Malinennl80211: Add MLME primitives to support external SME
2009-03-28 Jouni Malinennl80211: Event notifications for MLME events
2009-03-28 Jouni Malinenmac80211: Fix reassociation by not clearing previous...
2009-03-28 Jouni Malinenmac80211: Fix a typo in assoc vs. reassoc check
2009-03-28 Helmut Schaamac80211: start pending scan after probe/auth/assoc...
2009-03-28 Johannes Bergmac80211: remove ieee80211_num_regular_queues
2009-03-16 Helmut Schaamac80211: handle failed scan requests in STA mode
2009-03-16 Jouni Malinenmac80211: Fix WMM ACM parsing and AC downgrade operation
2009-03-05 Vivek Natarajanmac80211: Always send a null data frame if TIM bit...
2009-03-05 Sujithmac80211: Fix TKIP/WEP HT capability handling
2009-02-27 Alina Friedrichsenmac80211: Introduce a generic commit() to apply changes
next