summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-08mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach1-26/+64
2008-09-08mac80211: Fix low bit rate in IBSSTomas Winkler1-1/+1
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-41/+11
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen1-149/+81
2008-08-26mac80211: quiet chatty IBSS merge messageJohn W. Linville1-1/+1
2008-08-26mac80211: don't send empty extended rates IEJan-Espen Pettersen1-1/+1
2008-08-26mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen1-39/+9
2008-08-22mac80211: add direct probe before associationRon Rindjunsky1-12/+67
2008-08-22mac80211: change number of pre-assoc scansRon Rindjunsky1-2/+7
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler1-36/+36
2008-08-22mac80211: filter probes in ieee80211_rx_mgmt_probe_respTomas Winkler1-3/+3
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene1-350/+302
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison1-23/+23
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky1-0/+2
2008-08-04iwlwifi: HW bug fixesTomas Winkler1-1/+1
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake1-4/+16
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler1-2/+4
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach1-0/+11
2008-07-29mac80211: fix mesh beaconingLuis Carlos Cobo1-0/+1
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-6/+2
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller1-4/+2
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+4
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach1-1/+1
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg1-1/+1
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-67/+45
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-37/+19
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+9
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler1-1/+1
2008-07-08mac80211: fix warning: unused variable ifstaTomas Winkler1-0/+2
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky1-0/+29
2008-07-08mac80211: Don't request encryption for probe responseIvo van Doorn1-0/+1
2008-07-07mac80211: don't report selected IBSS when not foundVladimir Koutny1-2/+4
2008-07-07mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen1-2/+5
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-157/+49
2008-06-30mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss1-0/+1
2008-06-30mac80211: removing duplicated parsing of information elementsEster Kummer1-91/+97
2008-06-30mac80211: add last beacon time in scan listEmmanuel Grumbach1-0/+7
2008-06-30mac80211: add spectrum capabilitiesTomas Winkler1-0/+24
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison1-20/+19
2008-06-26mac80211: remove shared key todoJohannes Berg1-2/+3
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss1-0/+78
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss1-0/+19
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-28/+38
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny1-4/+11
2008-06-14mac80211: fix beacon interval valueTomas Winkler1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-20/+25
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller1-19/+69
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss1-7/+4
2008-06-09mac80211: decrease IBSS creation latencyDan Williams1-1/+1
2008-06-09mac80211: send association event on IBSS createDan Williams1-0/+5