summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-4/+2
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+4
* mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach2008-07-141-1/+1
* mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-141-1/+1
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-67/+45
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-37/+19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-4/+9
|\
| * mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| * mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
* | mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-081-1/+1
* | mac80211: fix warning: unused variable ifstaTomas Winkler2008-07-081-0/+2
* | mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+29
* | mac80211: Don't request encryption for probe responseIvo van Doorn2008-07-081-0/+1
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-157/+49
* | mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss2008-06-301-0/+1
* | mac80211: removing duplicated parsing of information elementsEster Kummer2008-06-301-91/+97
* | mac80211: add last beacon time in scan listEmmanuel Grumbach2008-06-301-0/+7
* | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+24
* | mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-271-20/+19
* | mac80211: remove shared key todoJohannes Berg2008-06-261-2/+3
* | mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+78
* | mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-0/+19
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-28/+38
* | mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-141-4/+11
* | mac80211: fix beacon interval valueTomas Winkler2008-06-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-20/+25
|\ \ | |/
| * mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-091-7/+4
| * mac80211: decrease IBSS creation latencyDan Williams2008-06-091-1/+1
| * mac80211: send association event on IBSS createDan Williams2008-06-091-0/+5
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-281-2/+2
| * mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian2008-05-281-2/+2
| * mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler2008-05-281-5/+4
| * mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler2008-05-281-4/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-19/+69
|\ \
| * | mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-031-2/+44
| * | mac80211: sends HT IE to user level through wextEmmanuel Grumbach2008-06-031-0/+8
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-15/+15
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-251-13/+16
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-201-4/+11
| * mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar2008-05-161-9/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-32/+39
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-6/+6
| * | mac80211: proper STA info lockingJohannes Berg2008-05-141-19/+19
| * | mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-141-7/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-14/+50
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix association with some APsHelmut Schaa2008-05-121-14/+50
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-17/+6
* | make sta_rx_agg_session_timer_expired() staticAdrian Bunk2008-05-071-1/+2
* | mac80211: correct skb allocationEster Kummer2008-05-071-7/+4
OpenPOWER on IntegriCloud