aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/spectmgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+6
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg1-1/+4
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer1-4/+3
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2017-05-19mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg1-0/+2
2017-05-19mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg1-0/+5
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg1-2/+2
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2014-12-17mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho1-4/+0
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho1-12/+6
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh1-0/+2
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh1-0/+6
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh1-13/+14
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich1-0/+162
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches1-5/+1
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-2/+2
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg1-1/+1
2009-05-20mac80211: move channel switch codeJohannes Berg1-101/+0
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+1
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-13/+13
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg1-2/+5
2009-01-29mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan1-0/+21
2009-01-29mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen1-1/+1
2009-01-29mac80211: Add 802.11h CSA supportSujith1-0/+77
2008-09-11mac80211: move frame TX functionJohannes Berg1-1/+1
2008-09-11mac80211: move spectrum management code outJohannes Berg1-0/+86