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