aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-08netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller
2008-07-08mac80211: Decrease number of explicit ->tx_queue references.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-07mac80211: Only flush workqueue when last interface was removedIvo van Doorn
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-06-27mac80211: make workqueue freezableJohannes Berg
2008-06-14mac80211: fix beacon interval valueTomas Winkler
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-09mac80211: Fixing slow IBSS rejoinAssaf Krauss
2008-06-03mac80211: fix deadlock in sta->lockTomas Winkler
2008-05-28mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: a few code cleanupsJohannes Berg
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg
2008-04-16mac80211: fix spinlock recursionJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg