aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-09-11mac80211: make conf_tx non-atomicJohannes Berg
2008-09-11mac80211: move some RCU locking into an if branchJohannes Berg
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08mac80211: add missing kernel-docRandy Dunlap
2008-09-08mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach
2008-09-08mac80211: Fix low bit rate in IBSSTomas Winkler
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-26mac80211: quiet chatty IBSS merge messageJohn W. Linville
2008-08-26mac80211: don't send empty extended rates IEJan-Espen Pettersen
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen
2008-08-26net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall
2008-08-26mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen
2008-08-22mac80211: add direct probe before associationRon Rindjunsky
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22move ETH_P_PAE from ieee80211_i.h to if_ether.hJasper Bryant-Greene
2008-08-22mac80211: allow no mac address until firmware loadLuis Carlos Cobo
2008-08-22mac80211: remove WLAN_FC_DATA_PRESENTHarvey Harrison
2008-08-22mac80211: remove rx/tx_data->fc memberHarvey Harrison
2008-08-22mac80211: use ieee80211 frame control directlyHarvey Harrison
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: rx.c/tx.c remove more users of tx/rx_data->fcHarvey Harrison
2008-08-22mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison
2008-08-22mac80211: explicitly check skb->lenHarvey Harrison
2008-08-22mac80211: radiotap: assume modulation from ratesBruno Randolf
2008-08-22mac80211: add rx status flag for short preambleBruno Randolf
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo