index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ht.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
1
-0
/
+19
2013-02-15
mac80211: constify IE parsing
Johannes Berg
1
-1
/
+1
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
1
-0
/
+4
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-32
/
+50
2013-02-12
mac80211: allow driver to be stateless wrt. SMSP requests
Emmanuel Grumbach
1
-0
/
+3
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
1
-0
/
+15
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
1
-7
/
+8
2013-01-03
mac80211: Allow disabling SGI-20
Ben Greear
1
-0
/
+3
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-2
/
+2
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-6
/
+4
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-4
/
+4
2012-04-10
mac80211: set HT channel before association
Johannes Berg
1
-9
/
+0
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
1
-1
/
+1
2011-12-07
mac80211: Remove WARN_ON in apply-ht-override logic.
Ben Greear
1
-1
/
+3
2011-12-07
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-0
/
+2
2011-11-28
mac80211: Make __check_htcap_disable static.
Ben Greear
1
-3
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-22
mac80211: Support ht-cap over-rides.
Ben Greear
1
-1
/
+82
2011-11-09
mac80211: allow frame aggregation for mesh
Thomas Pedersen
1
-1
/
+2
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-1
/
+1
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-5
/
+1
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
1
-0
/
+6
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-1
/
+1
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
1
-6
/
+21
2011-02-25
mac80211: copy peer MCS TX parameters
Johannes Berg
1
-1
/
+4
2010-10-13
mac80211: fix SMPS request
Johannes Berg
1
-0
/
+2
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-7
/
+10
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
1
-0
/
+28
2010-07-16
mac80211: skip HT parsing if HW does not support HT
Christian Lamparter
1
-1
/
+1
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
1
-6
/
+2
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-1
/
+5
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
1
-0
/
+5
2010-06-14
mac80211: move BA session work
Johannes Berg
1
-0
/
+32
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-0
/
+2
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-7
/
+2
2010-04-07
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
1
-2
/
+1
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+50
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+47
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-3
/
+3
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+3
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-5
/
+3
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-2
/
+1
2009-10-30
mac80211: fix reason code output endianness
Johannes Berg
1
-1
/
+1
2009-04-23
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-23
mac80211: move ieee80211_enable_ht function to mlme.c
Johannes Berg
1
-83
/
+0
2009-02-27
mac80211: Extend the rate control API with an update callback
Sujith
1
-0
/
+13
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-3
/
+3
[next]