summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix work removal on deauth requestJohannes Berg2012-01-181-11/+27
* 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
| |/ |/|
* | mac80211: disable powersave for broken APsJohannes Berg2011-11-021-2/+16
|/
* 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
OpenPOWER on IntegriCloud