aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma1-0/+5
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar1-0/+159
2019-08-21cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel1-1/+2
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho1-0/+3
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed1-2/+7
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12cfg80211: remove set but never used variable cf_offsetJohannes Berg1-3/+1
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan1-7/+23
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+101
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+2
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King1-0/+1
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-11/+34
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-16/+22
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern1-10/+19
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+8
2014-10-29cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg1-1/+1
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho1-3/+2
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic1-1/+1
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+2
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-1/+1
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer1-1/+17
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-18/+56
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer1-2/+10
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer1-3/+73
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+56
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-5/+1
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-0/+56
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+19
2014-02-13net: remove unnecessary return'sstephen hemminger1-2/+0
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg1-5/+1
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-4/+19
2013-11-25cfg80211: allow beaconing after DFS CACJanusz Dziedzic1-11/+74
2013-11-25cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg1-0/+1
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic1-0/+74
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic1-14/+30
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+1
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-1/+2
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich1-0/+1
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich1-8/+49
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-1/+12
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-2/+127
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg1-0/+4
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg1-0/+3