summaryrefslogtreecommitdiffstats
path: root/net/mac80211/spectmgmt.c
Commit message (Expand)AuthorAgeFilesLines
* 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