summaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh2023-09-131-0/+2
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-3/+2
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-23/+9
* wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg2023-09-111-3/+7
* wifi: cfg80211: check RTNL when iterating devicesJohannes Berg2023-09-111-1/+1
* wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit2023-02-141-0/+69
* wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg2022-07-011-1/+11
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-60/+136
* cfg80211: remove cfg80211_get_chan_state()Johannes Berg2022-05-041-92/+1
* cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-161-7/+84
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-3/+3
* cfg80211: simplify cfg80211_chandef_valid()Johannes Berg2021-12-201-30/+32
* cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi2021-11-261-0/+16
* cfg80211: add cfg80211_any_usable_channels()Johannes Berg2021-06-231-1/+32
* wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...Wen Gong2021-06-231-3/+7
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-2/+3
* cfg80211: remove WDS codeJohannes Berg2020-11-111-3/+3
* cfg80211: only allow S1G channels on S1G bandThomas Pedersen2020-10-081-1/+4
* nl80211: support setting S1G channelsThomas Pedersen2020-09-181-52/+78
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-4/+11
|\
| * wireless: fix wrong 160/80+80 MHz settingShay Bar2020-08-271-4/+11
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
|/
* nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-0/+35
* cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg2020-05-311-7/+15
* cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-241-0/+3
* cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-30/+38
* nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-301-0/+5
* nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-0/+159
* cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel2019-08-211-1/+2
* cfg80211: add some missing fall through annotationsLuca Coelho2018-12-181-0/+3
* 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