nfsd4: don't check ip address in setclientid
[safe/jmp/linux-2.6] / net / mac80211 / mlme.c
2009-01-22 Christian Lampartermac80211: fix slot time debug message
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-19 Kalle Valomac80211: enable IEEE80211_CONF_PS only when associated
2008-12-19 Rami Rosenmac80211: fix a typo in ieee80211_send_assoc() method.
2008-12-19 Jouni Malinenmac80211: Add HT rates into RX status reporting
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-12 Rami Rosenmac80211: misc cleanups
2008-12-05 Fabio Rossimac80211: accept empty strings for hidden SSIDs
2008-12-05 Tomas Winklermac80211: disassociate prior to unlinking AP/station
2008-11-26 Vivek Natarajanmac80211: Look out for some other AP when disassoc...
2008-11-25 Luis R. Rodriguezcfg80211/mac80211: Add 802.11d support
2008-11-21 Rami Rosenmac80211: remove unnecessary include.
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 Johannes Bergmac80211: remove ieee80211_notify_mac
2008-11-12 Johannes Bergmac80211: fix notify_mac function
2008-11-10 Tomas Winklermac80211: fix basic rates setting from association...
2008-11-10 Johannes Bergmac80211: remove SSID driver code
2008-11-10 Zhu Yimac80211: print reason code for deauth/dissoc frames
2008-10-31 Rami Rosenmac80211: check return value of dev_alloc_skb() in...
2008-10-31 Johannes Bergmac80211: insert AP sta entry after filling it
2008-10-31 Johannes Bergmac80211: inform userspace of probe/auth/assoc timeout
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Johannes Bergmac80211: fix short slot handling
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-15 Johannes Bergmac80211: fix HT information element parsing
2008-10-06 John W. Linvillemac80211: avoid "Wireless Event too big" message for...
2008-10-06 Linus Torvaldswireless: restore revert lost to merge damage
2008-09-24 Emmanuel Grumbachmac80211: fix led behavior in IBSS
2008-09-24 Johannes Bergmac80211: probe with correct SSID
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: reorder MLME code more
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-15 Johannes Bergmac80211: dont set REQ_RUN when scan finishes
2008-09-15 Johannes Bergmac80211: move STA timer restart
2008-09-15 Johannes Bergmac80211: move ieee80211_sta_expire
2008-09-11 Johannes Bergmac80211: move frame TX function
2008-09-11 Johannes Bergmac80211: move spectrum management code out
2008-09-11 Johannes Bergmac80211: make BA session handling independent of STA...
2008-09-11 Johannes Bergmac80211: initialise queue QoS parameters at hw start
2008-09-11 Johannes Bergmac80211: split ieee80211_sta_def_wmm_params
2008-09-11 Johannes Bergmac80211: consolidate deauth/disassoc
2008-09-11 Johannes Bergmac80211: reorder frame code in mlme
2008-09-11 Johannes Bergmac80211: remove useless 'ibss' parameter
2008-09-11 Johannes Bergmac80211: simplify scan start
2008-09-11 Johannes Bergmac80211: move some HT code out of mlme.c
2008-09-11 Johannes Bergmac80211: move BSS handling to scan code
2008-09-11 Johannes Bergmac80211: refactor and move scan RX code
2008-09-11 Johannes Bergmac80211: start moving scan code from mlme
2008-09-11 Johannes Bergmac80211: remove useless non-NULL tests from scan resul...
2008-09-11 Johannes Bergmac80211: use sdata pointer for scan interface
2008-09-11 Johannes Bergmac80211: reorder mlme code
2008-09-11 Tomas Winklermac80211: stop queues before carrier off
2008-09-11 Tomas Winklermac80211: remove disassociation code from ieee80211_set...
2008-09-11 Tomas Winklermac80211: disassociate when moving to new BSS
2008-09-11 Tomas Winklermac80211: restructure disassoc/deauth flows
2008-09-11 Johannes Bergmac80211: move IE parsing to util file
2008-09-11 Johannes Bergmac80211: fix typo in action frame handling
2008-09-11 Johannes Bergmac80211: fix action frame length checks
2008-09-11 Johannes Bergmac80211: BSS info: check channel first
2008-09-11 Johannes Bergmac80211: make conf_tx non-atomic
2008-09-11 Johannes Bergmac80211: move some RCU locking into an if branch
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08 Emmanuel Grumbachmac80211: Fix rate scale initialization in IBSS
2008-09-08 Tomas Winklermac80211: Fix low bit rate in IBSS
2008-09-05 Linus TorvaldsRevert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
2008-08-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-29 Jouni Malinenmac80211: Handle scan result IEs in one block
2008-08-27 John W. Linvillemac80211: quiet chatty IBSS merge message
2008-08-27 Jan-Espen Pettersenmac80211: don't send empty extended rates IE
2008-08-27 Jouni Malinenmac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
2008-08-22 Ron Rindjunskymac80211: add direct probe before association
2008-08-22 Ron Rindjunskymac80211: change number of pre-assoc scans
2008-08-22 Tomas Winklermac80211: cleanup mlme state namespace
2008-08-22 Tomas Winklermac80211: filter probes in ieee80211_rx_mgmt_probe_resp
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Harvey Harrisonmac80211: remove IEEE80211_FC helper
2008-08-18 Ron Rindjunskymac80211: update new sta's rx timestamp
2008-08-04 Tomas Winkleriwlwifi: HW bug fixes
2008-08-04 Daniel Drakemac80211: automatic IBSS channel selection
2008-08-04 Tomas Winklermac80211: make listen_interval be limited by low level...
2008-08-04 Emmanuel Grumbachmac80211: pass dtim_period to low level driver
2008-07-29 Luis Carlos Cobomac80211: fix mesh beaconing
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-14 Emmanuel Grumbachmac80211: dont add a STA which is not in the same IBSS
2008-07-14 Johannes Bergmac80211: fix struct ieee80211_tx_queue_params
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next