summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-46/+15
* netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-171-3/+0
* netdev: Allocate multiple queues for TX.David S. Miller2008-07-171-2/+2
* netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-8/+4
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+4
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-34/+25
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-15/+3
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-68/+28
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-081-2/+2
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-081-5/+9
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
|\
| * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
* | mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-081-6/+6
* | mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-2/+19
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-6/+29
* | mac80211: make workqueue freezableJohannes Berg2008-06-271-1/+1
* | mac80211: fix beacon interval valueTomas Winkler2008-06-141-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+2
|\ \ | |/
| * mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-091-0/+1
| * mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu2008-05-281-1/+1
* | mac80211: fix deadlock in sta->lockTomas Winkler2008-06-031-13/+17
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-7/+22
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-88/+40
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+7
* | mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-211-35/+61
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-20/+21
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-5/+5
| * | mac80211: proper STA info lockingJohannes Berg2008-05-141-15/+16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-2/+5
|\ \ \ | |/ / |/| / | |/
| * mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-041-2/+5
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-0/+5
* | mac80211: a few code cleanupsJohannes Berg2008-05-071-3/+3
|/
* mac80211: insert WDS peer after adding interfaceJohannes Berg2008-04-301-17/+27
* mac80211: don't allow invalid WDS peer addressesJohannes Berg2008-04-301-1/+1
* mac80211: assign conf.beacon_control for meshJohannes Berg2008-04-301-0/+1
* mac80211: fix spinlock recursionJohannes Berg2008-04-161-0/+2
* mac80211: rename filesJohannes Berg2008-04-081-0/+1889
OpenPOWER on IntegriCloud