summaryrefslogtreecommitdiffstats
path: root/net/mac80211/spectmgmt.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support max channel switch time elementSara Sharon2019-02-221-0/+6
* mac80211: add ability to parse CCFS2Johannes Berg2018-09-051-1/+4
* mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg2017-05-191-0/+2
* mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-191-0/+5
* ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-2/+2
* mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho2014-12-171-4/+0
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-291-12/+6
* mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-0/+2
* mac80211: process mesh channel switching using beaconChun-Yeow Yeoh2013-10-281-0/+6
* mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-281-13/+14
* mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-0/+162
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-5/+1
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-2/+2
* mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-1/+1
* mac80211: move channel switch codeJohannes Berg2009-05-201-101/+0
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+1
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-13/+13
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-2/+5
* mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan2009-01-291-0/+21
* mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen2009-01-291-1/+1
* mac80211: Add 802.11h CSA supportSujith2009-01-291-0/+77
* mac80211: move frame TX functionJohannes Berg2008-09-111-1/+1
* mac80211: move spectrum management code outJohannes Berg2008-09-111-0/+86