summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler1-6/+6
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky1-2/+19
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-6/+29
2008-06-27mac80211: make workqueue freezableJohannes Berg1-1/+1
2008-06-14mac80211: fix beacon interval valueTomas Winkler1-1/+2
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2008-06-09mac80211: Fixing slow IBSS rejoinAssaf Krauss1-0/+1
2008-06-03mac80211: fix deadlock in sta->lockTomas Winkler1-13/+17
2008-05-29mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu1-1/+1
2008-05-22mac80211: use multi-queue master netdeviceJohannes Berg1-7/+22
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-88/+40
2008-05-22mac80211: let drivers wake but not start queuesJohannes Berg1-1/+7
2008-05-22mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky1-35/+61
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-20/+21
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+5
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-5/+5
2008-05-15mac80211: proper STA info lockingJohannes Berg1-15/+16
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-0/+5
2008-05-07mac80211: a few code cleanupsJohannes Berg1-3/+3
2008-05-05mac80211: Do not free net device after it is unregistered.Pavel Emelyanov1-2/+5
2008-05-01mac80211: insert WDS peer after adding interfaceJohannes Berg1-17/+27
2008-05-01mac80211: don't allow invalid WDS peer addressesJohannes Berg1-1/+1
2008-05-01mac80211: assign conf.beacon_control for meshJohannes Berg1-0/+1
2008-04-16mac80211: fix spinlock recursionJohannes Berg1-0/+2
2008-04-09mac80211: rename filesJohannes Berg1-0/+1889