summaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed2018-03-291-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | cfg80211: remove set but never used variable cf_offsetJohannes Berg2017-10-121-3/+1
|/
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-7/+23
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+101
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-171-0/+1
|\
| * cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King2016-08-021-0/+1
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
|/
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-11/+34
* cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-16/+22
* cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern2015-05-061-10/+19
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-121-3/+6
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+8
* cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg2014-10-291-1/+1
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-151-3/+2
* cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
* cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+2
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-1/+1
* cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer2014-04-251-1/+17
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-18/+56
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-091-2/+10
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-3/+73
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-211-0/+56
|\
| * cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-0/+56
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-131-5/+1
|\ \ | |/
| * cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg2014-02-121-5/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-4/+19
|\ \ | |/
| * cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-4/+19
* | net: remove unnecessary return'sstephen hemminger2014-02-131-2/+0
|/
* cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-251-11/+74
* cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-251-0/+1
* cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-251-0/+74
* cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+1
* nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-1/+2
* cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-261-0/+1
* nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-181-8/+49
* cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-151-1/+12
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-2/+127
* cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg2013-01-031-0/+4
* cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-041-0/+3
* cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-29/+63
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-20/+229
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-50/+9
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-3/+10
OpenPOWER on IntegriCloud