aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix work removal on deauth requestJohannes Berg2012-02-031-11/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-111-1/+1
|\
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-091-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-091-0/+19
|\ \ | |/
| * mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-071-0/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-2/+16
|\ \ | |/
| * mac80211: disable powersave for broken APsJohannes Berg2011-11-021-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
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-031-0/+5
* | mac80211: optimise station flagsJohannes Berg2011-09-301-12/+10
* | nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-3/+4
* | mac80211: save tx params per sdataEliad Peller2011-09-271-2/+2
* | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+1
* | mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan2011-09-191-19/+24
* | mac80211: Update device channel in case of HW channel switch supportedShahar Levi2011-09-141-0/+3
* | mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2011-09-141-0/+16
* | mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-12/+5
* | mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-261-6/+53
|/
* mac80211: sync driver before TXJohannes Berg2011-07-201-3/+21
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-2/+3
* mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-181-0/+1
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-6/+26
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+23
* mac80211: Restart STA timers only on associated stateRajkumar Manoharan2011-07-081-0/+3
* mac80211: fix smatch complainsChristian Lamparter2011-07-051-1/+3
* mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov2011-06-271-12/+24
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-271-2/+3
* mac80211: Start monitor work on restartPaul Stewart2011-06-171-0/+1
* mac80211: add ieee80211_get_operstate() functionEliad Peller2011-06-101-0/+7
* Revert "mac80211: stop queues before rate control updation"John W. Linville2011-06-071-6/+0
* mac80211: clear local->ps_data on disassocEliad Peller2011-05-271-0/+1
* mac80211: stop queues before rate control updationRajkumar Manoharan2011-05-261-0/+6
* mac80211: Postpond ps timer if tx is stopped by othersRajkumar Manoharan2011-05-051-0/+20
* mac80211: use wake_queue to restart trasmitRajkumar Manoharan2011-05-051-1/+1
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-8/+9
* mac80211: remove few obsolete flagsMohammed Shafi Shajakhan2011-04-071-9/+0
* mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young2011-03-111-5/+32
* mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka2011-02-251-6/+3
* mac80211: Fix a race on enabling power save.Vivek Natarajan2011-02-231-1/+13
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+6
|\
| * mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6
* | mac80211: Properly set work-item channel-type.Ben Greear2011-02-091-0/+2
* | mac80211: Make some mlme timers module paramaters.Ben Greear2011-02-071-11/+23
* | mac80211: Warn users if HT fails because of freq mismatch.Ben Greear2011-02-031-4/+22
* | mac80211: disable power save if an infra AP vif existsRajkumar Manoharan2011-01-311-0/+8
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-3/+5
* | mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-191-4/+4
|/