aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
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: 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-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky
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-07-29mac80211: fix mesh beaconingLuis Carlos Cobo
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
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: dont add a STA which is not in the same IBSSEmmanuel Grumbach
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
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: fix warning: unused variable ifstaTomas Winkler
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-08mac80211: Don't request encryption for probe responseIvo van Doorn
2008-07-07mac80211: don't report selected IBSS when not foundVladimir Koutny
2008-07-07mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-06-30mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss
2008-06-30mac80211: removing duplicated parsing of information elementsEster Kummer
2008-06-30mac80211: add last beacon time in scan listEmmanuel Grumbach
2008-06-30mac80211: add spectrum capabilitiesTomas Winkler
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison
2008-06-26mac80211: remove shared key todoJohannes Berg
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny
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-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss
2008-06-09mac80211: decrease IBSS creation latencyDan Williams
2008-06-09mac80211: send association event on IBSS createDan Williams
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach
2008-06-03mac80211: sends HT IE to user level through wextEmmanuel Grumbach