aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c
AgeCommit message (Expand)Author
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()Johannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2022-07-01wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20cfg80211: simplify cfg80211_chandef_valid()Johannes Berg
2021-11-26cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi
2021-06-23cfg80211: add cfg80211_any_usable_channels()Johannes Berg
2021-06-23wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...Wen Gong
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-11-11cfg80211: remove WDS codeJohannes Berg
2020-10-08cfg80211: only allow S1G channels on S1G bandThomas Pedersen
2020-09-18nl80211: support setting S1G channelsThomas Pedersen
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12cfg80211: remove set but never used variable cf_offsetJohannes Berg
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