aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds1-9/+39
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-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/net-2.6David 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/net-2.6David S. Miller1-20/+25
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David 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
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach1-2/+44
2008-06-03mac80211: sends HT IE to user level through wextEmmanuel Grumbach1-0/+8
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian1-2/+2
2008-05-28mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian1-2/+2
2008-05-28mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler1-5/+4
2008-05-28mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler1-4/+8
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-13/+16
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-15/+15
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-3/+3