aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAge
* mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan2012-01-04
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
* mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-15
* mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\ \
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
* | | | mac80211: Support ht-cap over-rides.Ben Greear2011-11-21
* | | | mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-21
* | | | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-17
* | | | mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-09
| |_|/ |/| |
* | | mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-07
| |/ |/|
* | mac80211: disable powersave for broken APsJohannes Berg2011-11-02
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
* | mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-03
* | mac80211: optimise station flagsJohannes Berg2011-09-30
* | nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-30
* | mac80211: save tx params per sdataEliad Peller2011-09-27
* | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-27
* | mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan2011-09-19
* | mac80211: Update device channel in case of HW channel switch supportedShahar Levi2011-09-14
* | mac80211: stop tx before doing hw config and rate updateRajkumar Manoharan2011-09-14
* | mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* | mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-26
|/
* mac80211: sync driver before TXJohannes Berg2011-07-20
* mac80211: implement scan supported ratesJohannes Berg2011-07-19
* mac80211: reconfigure tx on device reconfigurationEliad Peller2011-07-18
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-11
* mac80211: Restart STA timers only on associated stateRajkumar Manoharan2011-07-08
* mac80211: fix smatch complainsChristian Lamparter2011-07-05
* mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov2011-06-27
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-27
* mac80211: Start monitor work on restartPaul Stewart2011-06-17
* mac80211: add ieee80211_get_operstate() functionEliad Peller2011-06-10
* Revert "mac80211: stop queues before rate control updation"John W. Linville2011-06-07
* mac80211: clear local->ps_data on disassocEliad Peller2011-05-27
* mac80211: stop queues before rate control updationRajkumar Manoharan2011-05-26
* mac80211: Postpond ps timer if tx is stopped by othersRajkumar Manoharan2011-05-05
* mac80211: use wake_queue to restart trasmitRajkumar Manoharan2011-05-05
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-12
* mac80211: remove few obsolete flagsMohammed Shafi Shajakhan2011-04-07
* mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young2011-03-11
* mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka2011-02-25
* mac80211: Fix a race on enabling power save.Vivek Natarajan2011-02-23