aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAge
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-17
* netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-17
* netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
* netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* mac80211: revamp beacon configurationJohannes Berg2008-07-14
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-14
* mac80211: make master netdev handling saneJohannes Berg2008-07-14
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-09
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-09
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-08
|\
| * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-07
* | mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-08
* | mac80211: add block ack request capabilityRon Rindjunsky2008-07-08
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-02
* | mac80211: make workqueue freezableJohannes Berg2008-06-27
* | mac80211: fix beacon interval valueTomas Winkler2008-06-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\|
| * mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-09
| * mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu2008-05-28
* | mac80211: fix deadlock in sta->lockTomas Winkler2008-06-03
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
* | mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-15
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
| * | mac80211: proper STA info lockingJohannes Berg2008-05-14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\ \ \ | |/ / |/| / | |/
| * mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-04
* | mac80211: QoS related cleanupsJohannes Berg2008-05-07
* | mac80211: a few code cleanupsJohannes Berg2008-05-07
|/
* mac80211: insert WDS peer after adding interfaceJohannes Berg2008-04-30
* mac80211: don't allow invalid WDS peer addressesJohannes Berg2008-04-30
* mac80211: assign conf.beacon_control for meshJohannes Berg2008-04-30
* mac80211: fix spinlock recursionJohannes Berg2008-04-16
* mac80211: rename filesJohannes Berg2008-04-08