aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-3/+5
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart1-16/+16
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-1/+1
2012-03-12mac80211: set basic rates earlierJohannes Berg1-48/+49
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg1-62/+59
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg1-3/+0
2012-03-12mac80211: simplify wmm check during associationJohannes Berg1-5/+5
2012-03-12mac80211: simplify HT checksJohannes Berg1-31/+26
2012-03-12mac80211: move misplaced commentJohannes Berg1-7/+7
2012-03-12mac80211: set channel back after disassociatingJohannes Berg1-7/+6
2012-03-12mac80211: remove tx_syncJohannes Berg1-41/+0
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart1-0/+14
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg1-4/+8
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-14/+16
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg1-37/+47
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg1-3/+3
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg1-33/+38
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-14/+14
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg1-0/+13
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg1-1/+15
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller1-1/+0
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller1-2/+6
2012-02-06mac80211: redesign auth/assocJohannes Berg1-355/+985
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-15/+8
2012-02-06mac80211: remove dummy STA supportJohannes Berg1-12/+3
2012-02-06mac80211: move managed mode station state modificationJohannes Berg1-14/+14
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-11/+27
2012-01-30mac80211: station state transition error handlingJohannes Berg1-4/+13
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-2/+2
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-1/+1
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu1-1/+1
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg1-11/+27
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan1-0/+2
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-0/+8
2011-12-15mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan1-0/+1
2011-12-15mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan1-1/+1
2011-12-15mac80211: refactor station state transitionsJohannes Berg1-3/+3
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+2
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-2/+12
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg1-1/+0
2011-11-17mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau1-6/+9
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter1-41/+49
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+16
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller1-0/+19
2011-11-02mac80211: disable powersave for broken APsJohannes Berg1-2/+16
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1