index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ht.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
2018-11-10
1
-4
/
+12
*
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
2016-02-24
1
-0
/
+5
*
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-03-30
1
-2
/
+0
*
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
2014-07-21
1
-0
/
+3
*
mac80211: support HT for TDLS stations
Arik Nemtsov
2014-07-21
1
-4
/
+3
*
mac80211: Allow HT capa override to add 40 MHz intolerant
Jouni Malinen
2014-04-22
1
-1
/
+17
*
mac80211: Allow disabling LDPC
Pawel Kulakowski
2014-04-09
1
-0
/
+4
*
mac80211: allow drivers to request SMPS off
Luciano Coelho
2014-02-21
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-13
1
-1
/
+3
|
\
|
*
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-06
1
-1
/
+3
*
|
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
Karl Beldan
2014-02-04
1
-1
/
+1
|
/
*
mac80211: allow to set smps mode to OFF in AP mode
Emmanuel Grumbach
2014-01-07
1
-3
/
+2
*
mac80211: implement SMPS for AP
Emmanuel Grumbach
2013-10-28
1
-10
/
+31
*
mac80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
1
-15
/
+38
*
mac80211: Ensure tid_start_tx is protected by sta->lock
Ben Greear
2013-06-13
1
-1
/
+3
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-2
/
+2
*
mac80211: fix HT capability overrides for AP station
Johannes Berg
2013-03-06
1
-23
/
+25
*
mac80211: don't apply HT overrides to TDLS peers
Johannes Berg
2013-03-06
1
-9
/
+5
*
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
1
-0
/
+19
*
mac80211: constify IE parsing
Johannes Berg
2013-02-15
1
-1
/
+1
*
mac80211: handle VHT operating mode notification
Johannes Berg
2013-02-15
1
-0
/
+4
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
1
-32
/
+50
*
mac80211: allow driver to be stateless wrt. SMSP requests
Emmanuel Grumbach
2013-02-12
1
-0
/
+3
*
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
2013-01-03
1
-0
/
+15
*
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
1
-7
/
+8
*
mac80211: Allow disabling SGI-20
Ben Greear
2013-01-03
1
-0
/
+3
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-2
/
+2
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-6
/
+4
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-4
/
+4
*
mac80211: set HT channel before association
Johannes Berg
2012-04-10
1
-9
/
+0
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
1
-1
/
+1
*
mac80211: Remove WARN_ON in apply-ht-override logic.
Ben Greear
2011-12-06
1
-1
/
+3
*
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
1
-0
/
+2
*
mac80211: Make __check_htcap_disable static.
Ben Greear
2011-11-28
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
1
-1
/
+82
*
|
mac80211: allow frame aggregation for mesh
Thomas Pedersen
2011-11-08
1
-1
/
+2
|
/
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-1
/
+1
*
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-09-13
1
-5
/
+1
*
mac80211: Stop BA session event from device
Shahar Levi
2011-06-07
1
-0
/
+6
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-1
/
+1
*
mac80211: fix TX a-MPDU locking
Johannes Berg
2011-05-16
1
-6
/
+21
*
mac80211: copy peer MCS TX parameters
Johannes Berg
2011-02-25
1
-1
/
+4
*
mac80211: fix SMPS request
Johannes Berg
2010-10-13
1
-0
/
+2
*
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-10-06
1
-7
/
+10
*
mac80211: allow drivers to request SM PS mode change
Johannes Berg
2010-08-16
1
-0
/
+28
*
mac80211: skip HT parsing if HW does not support HT
Christian Lamparter
2010-07-16
1
-1
/
+1
*
mac80211: change TX aggregation locking
Johannes Berg
2010-06-14
1
-6
/
+2
*
mac80211: change RX aggregation locking
Johannes Berg
2010-06-14
1
-1
/
+5
[next]