aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAge
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-06
* mac80211: clean up rate control APIJohannes Berg2008-09-24
* mac80211: make master iface not wirelessJohannes Berg2008-09-24
* mac80211: small rate control changesJohannes Berg2008-09-15
* mac80211: warn on some invalid vlan operationsJohannes Berg2008-09-15
* mac80211: move regular interface handlingJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* mac80211: clean up scan namespaceJohannes Berg2008-09-15
* mac80211: make bridge_packets a virtual interface optionJohannes Berg2008-09-15
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-15
* mac80211: fix work raceJohannes Berg2008-09-15
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-15
* mac80211: initialise queue QoS parameters at hw startJohannes Berg2008-09-11
* mac80211: move some HT code out of main.cJohannes Berg2008-09-11
* mac80211: use sdata pointer for scan interfaceJohannes Berg2008-09-11
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-11
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* mac80211: fill start-sequence-number for BA session startJohannes Berg2008-08-29
* mac80211: cleanup mlme state namespaceTomas Winkler2008-08-22
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-22
* mac80211: allow no mac address until firmware loadLuis Carlos Cobo2008-08-22
* mac80211: explicitly check skb->lenHarvey Harrison2008-08-22
* mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo2008-08-07
* mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-04
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge2008-07-29
* 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