summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-1/+4
|\
* | mac80211: Use ktime_get_ts()Thomas Gleixner2014-06-231-2/+2
* | cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+134
* | mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-25/+40
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-291-0/+1
|\
| * mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-05-281-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-1/+2
|\ \ | |/ |/|
| * mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-221-1/+2
* | mac80211: remove unnecessary BUG_ON()Zhao, Gang2014-04-251-2/+1
|/
* mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-051-0/+1
* mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-18/+14
* mac80211: insert stations before adding to driverJohannes Berg2014-02-201-6/+24
* mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-201-0/+4
* mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-13/+57
* mac80211: release multiple ACs in uAPSD, fix more-data bugJohannes Berg2014-01-101-42/+40
* mac80211: fix PS-Poll driver release TIDJohannes Berg2014-01-101-1/+13
* mac80211: handle station TX latency allocation errorsJohannes Berg2014-01-061-30/+40
* mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg2014-01-061-0/+2
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-161-2/+6
* mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-161-3/+39
* mac80211: move synchronize_net() before sta key removalJohannes Berg2013-12-161-1/+2
* mac80211: don't delay station destructionJohannes Berg2013-12-161-56/+2
* mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg2013-12-161-3/+4
* mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-0/+2
* mac80211: warn if unhashing station failsJohannes Berg2013-12-051-1/+1
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+34
* mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+2
* mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-251-1/+1
* mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-251-2/+2
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+72
* mac80211: initialize power mode for mesh STAsThomas Pedersen2013-06-241-0/+1
* mac80211: fix TX aggregation TID struct leakJohannes Berg2013-06-131-0/+1
* mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-1/+3
* mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+2
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-111-9/+3
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-111-4/+4
* mac80211: Call drv_set_tim only if there is a changeIlan Peer2013-03-071-0/+13
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-17/+3
* mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-061-0/+5
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-2/+4
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-0/+2
* mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-151-3/+2
* mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-151-0/+2
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-111-7/+2
* mac80211: mesh power save basicsMarco Porsch2013-02-041-2/+18
* mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-241-5/+0
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-1/+1
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-031-2/+0
* mac80211: optimise roaming time againJohannes Berg2013-01-031-10/+17
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-17/+6
OpenPOWER on IntegriCloud