mac80211: move STA timer restart
[safe/jmp/linux-2.6] / net / mac80211 / mlme.c
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
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Tomas Winklermac80211: fix warning: unused variable ifsta
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Ivo van Doornmac80211: Don't request encryption for probe response
2008-07-07 Vladimir Koutnymac80211: don't report selected IBSS when not found
2008-07-07 Guy Cohenmac80211: move netif_carrier_on to after ieee80211_bss_...
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-30 Assaf Kraussmac80211: add beacon timestamp to beacon template in...
2008-06-30 Ester Kummermac80211: removing duplicated parsing of information...
2008-06-30 Emmanuel Grumbachmac80211: add last beacon time in scan list
2008-06-30 Tomas Winklermac80211: add spectrum capabilities
2008-06-27 Harvey Harrisonmac80211: mlme.c use new frame control helpers
2008-06-26 Johannes Bergmac80211: remove shared key todo
2008-06-26 Assaf Kraussmac80211: 11h - Handling measurement request
2008-06-26 Assaf Kraussmac80211: 11h Infrastructure - Parsing
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-06-14 Vladimir Koutnymac80211: eliminate IBSS warning in rate_lowest_index()
2008-06-14 Tomas Winklermac80211: fix beacon interval value
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-09 Assaf Kraussmac80211: Checking IBSS support while changing channel...
2008-06-09 Dan Williamsmac80211: decrease IBSS creation latency
2008-06-09 Dan Williamsmac80211: send association event on IBSS create
2008-06-03 Emmanuel Grumbachmac80211: allow disable FAT in specific configurations
2008-06-03 Emmanuel Grumbachmac80211: sends HT IE to user level through wext
2008-05-28 Senthil Balasubram... mac80211: fix alignment issue with compare_ether_addr()
2008-05-28 Senthil Balasubram... mac80211: Fix for NULL pointer dereference in sta_info_...
2008-05-28 Tomas Winklermac80211: reorder channel and freq reporting in wext...
2008-05-28 Tomas Winklermac80211: fix ieee80211_rx_bss_put/get imbalance
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-21 Helmut Schaamac80211: fix NULL pointer dereference in ieee80211_com...
2008-05-16 Abhijeet Kolekarmac80211 : Association with 11n hidden ssid ap.
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-14 Johannes Bergmac80211: require four hardware queues for QoS/HT
2008-05-13 Helmut Schaamac80211: fix association with some APs
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Adrian Bunkmake sta_rx_agg_session_timer_expired() static
2008-05-07 Ester Kummermac80211: correct skb allocation
next