Age | Commit message (Expand) | Author | Files | Lines |
2024-07-10 | wifi: mac80211: fix AP chandef capturing in CSA | Johannes Berg | 1 | -3/+6 |
2024-06-26 | wifi: mac80211: restrict public action ECSA frame handling | Johannes Berg | 1 | -6/+9 |
2024-05-23 | wifi: mac80211: handle wider bandwidth OFDMA during CSA | Johannes Berg | 1 | -1/+4 |
2024-03-25 | wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handling | Johannes Berg | 1 | -7/+7 |
2024-03-25 | wifi: mac80211: supplement parsing of puncturing bitmap | Kang Yang | 1 | -0/+4 |
2024-02-08 | wifi: mac80211: refactor STA CSA parsing flows | Michael-CY Lee | 1 | -52/+250 |
2024-02-08 | wifi: mac80211: introduce 'channel request' | Johannes Berg | 1 | -11/+11 |
2024-02-08 | wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing | Johannes Berg | 1 | -3/+1 |
2024-02-08 | wifi: mac80211: clean up connection process | Johannes Berg | 1 | -11/+10 |
2023-09-25 | wifi: mac80211: use bandwidth indication element for CSA | Johannes Berg | 1 | -2/+11 |
2022-07-15 | wifi: mac80211: separate out connection downgrade flags | Johannes Berg | 1 | -8/+8 |
2021-01-21 | mac80211: 160MHz with extended NSS BW in CSA | Shay Bar | 1 | -3/+7 |
2020-05-31 | mac80211: avoid using ext NSS high BW if not supported | Johannes Berg | 1 | -1/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-22 | mac80211: support max channel switch time element | Sara Sharon | 1 | -0/+6 |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg | 1 | -1/+4 |
2018-02-19 | mac80211: Do not disconnect on invalid operating class | Ilan Peer | 1 | -4/+3 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 1 | -2/+1 |
2017-05-19 | mac80211: move clearing result into ieee80211_parse_ch_switch_ie() | Johannes Berg | 1 | -0/+2 |
2017-05-19 | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received | Benjamin Berg | 1 | -0/+5 |
2017-03-06 | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 | Johannes Berg | 1 | -2/+2 |
2016-07-06 | mac80211: parse wide bandwidth channel switch IE with workaround | Johannes Berg | 1 | -28/+17 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -2/+2 |
2014-12-17 | mac80211: remove unused variable in ieee80211_parse_ch_switch_ie() | Luciano Coelho | 1 | -4/+0 |
2014-10-29 | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho | 1 | -12/+6 |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh | 1 | -0/+2 |
2013-10-28 | mac80211: process mesh channel switching using beacon | Chun-Yeow Yeoh | 1 | -0/+6 |
2013-10-28 | mac80211: refactor the parsing of chan switch ie | Chun-Yeow Yeoh | 1 | -13/+14 |
2013-09-26 | mac80211: split off channel switch parsing function | Simon Wunderlich | 1 | -0/+162 |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 1 | -5/+1 |
2009-12-22 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -2/+2 |
2009-11-19 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 1 | -1/+1 |
2009-05-20 | mac80211: move channel switch code | Johannes Berg | 1 | -101/+0 |
2009-04-23 | cfg80211: clean up includes | Johannes Berg | 1 | -1/+1 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -13/+13 |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg | 1 | -2/+5 |
2009-01-30 | mac80211: Handle power constraint level advertised in 11d+h beacon | Vasanthakumar Thiagarajan | 1 | -0/+21 |
2009-01-30 | mac80211: 802.11w - Do not force Action frames to disable encryption | Jouni Malinen | 1 | -1/+1 |
2009-01-29 | mac80211: Add 802.11h CSA support | Sujith | 1 | -0/+77 |
2008-09-11 | mac80211: move frame TX function | Johannes Berg | 1 | -1/+1 |
2008-09-11 | mac80211: move spectrum management code out | Johannes Berg | 1 | -0/+86 |