index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ht.c
Age
Commit message (
Expand
)
Author
2021-06-23
mac80211: allow SMPS requests only in client mode
Johannes Berg
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
2020-02-07
mac80211: Handle SMPS mode changes only in AP mode
Ilan Peer
2019-07-29
mac80211: add support for the ADDBA extension element
John Crispin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-10
mac80211: fix RX STBC override byte order
Johannes Berg
2019-01-19
mac80211: allow overriding HT STBC capabilities
Sergey Matyukevich
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
2018-05-18
mac80211: fix TX aggregation stop race
Alexander Wetzel
2018-03-29
mac80211: Use proper smps_mode enum in sta opmode event
tamizhr@codeaurora.org
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-11
mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions
Johannes Berg
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
2017-09-21
mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()
Ilan peer
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
2016-02-24
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2014-04-22
mac80211: Allow HT capa override to add 40 MHz intolerant
Jouni Malinen
2014-04-09
mac80211: Allow disabling LDPC
Pawel Kulakowski
2014-02-21
mac80211: allow drivers to request SMPS off
Luciano Coelho
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-06
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-04
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
Karl Beldan
2014-01-07
mac80211: allow to set smps mode to OFF in AP mode
Emmanuel Grumbach
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
2013-07-16
mac80211: enable HT overrides for ibss
Simon Wunderlich
2013-06-13
mac80211: Ensure tid_start_tx is protected by sta->lock
Ben Greear
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-03-06
mac80211: fix HT capability overrides for AP station
Johannes Berg
2013-03-06
mac80211: don't apply HT overrides to TDLS peers
Johannes Berg
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
mac80211: constify IE parsing
Johannes Berg
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-12
mac80211: allow driver to be stateless wrt. SMSP requests
Emmanuel Grumbach
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
mac80211: Allow disabling SGI-20
Ben Greear
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-06-24
mac80211: clean up debugging
Johannes Berg
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
[next]