summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-241-1/+1
* mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-3/+5
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-131-16/+16
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
* mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59
* mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0
* mac80211: simplify wmm check during associationJohannes Berg2012-03-121-5/+5
* mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26
* mac80211: move misplaced commentJohannes Berg2012-03-121-7/+7
* mac80211: set channel back after disassociatingJohannes Berg2012-03-121-7/+6
* mac80211: remove tx_syncJohannes Berg2012-03-121-41/+0
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-071-0/+14
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-051-4/+8
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-14/+16
* mac80211: make deauth/disassoc sequence more naturalJohannes Berg2012-02-291-37/+47
* mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg2012-02-291-3/+3
* mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg2012-02-291-33/+38
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-14/+14
* mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-271-0/+13
* mac80211: fix associated vs. idle raceJohannes Berg2012-02-271-1/+15
* mac80211: remove redundant monitor_work enqueueingEliad Peller2012-02-271-1/+0
* mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller2012-02-271-2/+6
* mac80211: redesign auth/assocJohannes Berg2012-02-061-355/+985
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-15/+8
* mac80211: remove dummy STA supportJohannes Berg2012-02-061-12/+3
* mac80211: move managed mode station state modificationJohannes Berg2012-02-061-14/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-11/+27
|\
| * mac80211: fix work removal on deauth requestJohannes Berg2012-01-181-11/+27
* | mac80211: station state transition error handlingJohannes Berg2012-01-301-4/+13
* | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-2/+2
* | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-1/+1
* | mac80211: Fix the maximum transmit power with power constraintHong Wu2012-01-241-1/+1
|/
* mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan2012-01-041-0/+2
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+8
* mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-151-0/+1
* mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-151-1/+1
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-1/+1
|\
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-2/+16
| |\ \
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
| * | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
* | | | mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-2/+12
* | | | mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-211-1/+0
* | | | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-171-6/+9
* | | | mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-41/+49
| |_|/ |/| |
* | | mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-071-0/+19
| |/ |/|
OpenPOWER on IntegriCloud