index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
vht.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
2023-09-25
1
-2
/
+14
*
wifi: mac80211: Allow NSS change only up to capability
Rameshkumar Sundaram
2023-02-14
1
-5
/
+20
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-3
/
+5
*
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
2022-07-15
1
-1
/
+1
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-19
/
+43
*
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-65
/
+74
*
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-58
/
+64
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-17
/
+19
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-3
/
+3
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-39
/
+39
*
mac80211: calculate max RX NSS for EHT mode
Mordechay Goodstein
2022-02-16
1
-1
/
+13
*
mac80211: Handle station association response with EHT
Ilan Peer
2022-02-16
1
-2
/
+14
*
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2022-02-16
1
-1
/
+3
*
mac80211: vht: use HE macros for parsing HE capabilities
Mordechay Goodstein
2022-02-04
1
-2
/
+2
*
mac80211: remove NSS number of 160MHz if not support 160MHz for HE
Wen Gong
2021-01-21
1
-1
/
+8
*
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
2020-12-11
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
1
-4
/
+4
|
\
|
*
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
2020-09-18
1
-4
/
+4
*
|
mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
Felix Fietkau
2020-09-18
1
-4
/
+0
|
/
*
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2020-04-24
1
-2
/
+8
*
mac80211: HE: set RX NSS
Tova Mussai
2020-02-07
1
-3
/
+32
*
mac80211: set station bandwidth from HE capability
Johannes Berg
2020-02-07
1
-0
/
+23
*
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
Mordechay Goodstein
2019-09-11
1
-1
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mac80211: copy VHT EXT NSS BW Support/Capable data to station
Johannes Berg
2018-09-05
1
-0
/
+20
*
mac80211: Use proper chan_width enum in sta opmode event
tamizhr@codeaurora.org
2018-03-29
1
-1
/
+31
*
mac80211: Add support to notify ht/vht opmode modification.
tamizhr@codeaurora.org
2018-01-31
1
-0
/
+9
*
mac80211: fix bandwidth computation for TDLS peers
Manikanta Pubbisetty
2017-10-02
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+3
|
\
|
*
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
1
-1
/
+3
*
|
mac80211: Remove unused 'sband' and 'local' variables
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
|
/
*
mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
Filip Matusiak
2016-11-15
1
-0
/
+16
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
*
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
2016-04-05
1
-5
/
+25
*
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
2016-02-24
1
-4
/
+3
*
mac80211: provide interface to driver to set VHT MU-MIMO data
Sara Sharon
2016-02-24
1
-1
/
+15
*
mac80211: fix VHT MU-MIMO frame processing
Sara Sharon
2016-02-24
1
-4
/
+6
*
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
2016-02-24
1
-0
/
+17
*
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
2016-01-14
1
-0
/
+25
*
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
1
-7
/
+3
*
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2015-09-04
1
-0
/
+15
*
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
2015-08-14
1
-0
/
+26
*
mac80211: define TDLS wider BW support bits
Arik Nemtsov
2015-07-17
1
-2
/
+6
*
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-03-03
1
-4
/
+0
*
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
2014-12-17
1
-35
/
+38
*
mac80211: don't allow 40MHz tx rates in case of 20MHz chandef
Eliad Peller
2014-11-19
1
-0
/
+2
*
mac80211: disable VHT for TDLS
Arik Nemtsov
2014-07-21
1
-0
/
+4
*
mac80211: allow VHT with peers not capable of 40MHz
Johannes Berg
2014-05-09
1
-3
/
+6
*
mac80211: update opmode when adding new station
Marek Kwaczynski
2014-02-05
1
-7
/
+19
[next]