summaryrefslogtreecommitdiff
path: root/net/wireless/chan.c
AgeCommit message (Expand)Author
2019-02-12MLK-17362-01 Changes for wireless and cfg80211 supportNakul Kachhwaha
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 caseColin Ian King
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-10-29cfg80211: fix integer signedness in chandef_primary_freqs()Johannes Berg
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13net: remove unnecessary return'sstephen hemminger
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2013-11-25cfg80211: allow beaconing after DFS CACJanusz Dziedzic
2013-11-25cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg