vsprintf: move local vars to block local vars and remove unneeded ones
[safe/jmp/linux-2.6] / net / mac80211 / main.c
2008-09-11 Johannes Bergmac80211: move some HT code out of main.c
2008-09-11 Johannes Bergmac80211: use sdata pointer for scan interface
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Johannes Bergmac80211: fill start-sequence-number for BA session...
2008-08-22 Tomas Winklermac80211: cleanup mlme state namespace
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Luis Carlos Cobomac80211: allow no mac address until firmware load
2008-08-22 Harvey Harrisonmac80211: explicitly check skb->len
2008-08-07 Luis Carlos Cobomac80211: keep mesh ifaces in allmulti mode
2008-08-04 Tomas Winklermac80211: make listen_interval be limited by low level...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Jeremy Fitzhardingemac80211: return correct error return from ieee80211_we...
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
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 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: revamp virtual interface handling
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millermac80211: Decrease number of explicit ->tx_queue refere...
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
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 Ron Rindjunskymac80211: add block ack request capability
2008-07-07 Ivo van Doornmac80211: Only flush workqueue when last interface...
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-27 Johannes Bergmac80211: make workqueue freezable
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-09 Assaf Kraussmac80211: Fixing slow IBSS rejoin
2008-06-03 Tomas Winklermac80211: fix deadlock in sta->lock
2008-05-28 Yi Zhumac80211: fix a typo in ieee80211_handle_filtered_frame...
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Ron Rindjunskymac80211: separate Tx and Rx MCS when configuring HT
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-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: a few code cleanups
2008-05-05 Pavel Emelyanovmac80211: Do not free net device after it is unregistered.
2008-05-01 Johannes Bergmac80211: insert WDS peer after adding interface
2008-05-01 Johannes Bergmac80211: don't allow invalid WDS peer addresses
2008-05-01 Johannes Bergmac80211: assign conf.beacon_control for mesh
2008-04-16 Johannes Bergmac80211: fix spinlock recursion
2008-04-08 Johannes Bergmac80211: rename files