summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: make some regulatory functions voidJohannes Berg2024-04-191-11/+7
* wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko2024-02-211-4/+3
* wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-121-5/+5
* wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-211-0/+4
* wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski2023-12-211-1/+1
* wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2023-12-211-0/+2
* wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg2023-09-251-3/+13
* wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-181-0/+17
* wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar2023-09-131-8/+12
* wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat2023-09-131-5/+4
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-15/+1
* wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg2023-09-111-0/+3
* wifi: cfg80211: check RTNL when iterating devicesJohannes Berg2023-09-111-9/+9
* wifi: nl80211/reg: add no-EHT regulatory flagJohannes Berg2023-06-211-1/+3
* wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-06-191-4/+10
* wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg2023-06-191-1/+1
* wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-091-3/+0
* wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg2023-06-061-2/+2
* wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong2023-02-141-0/+3
* wifi: cfg80211: Deduplicate certificate loadingLukas Wunner2023-01-191-46/+8
* wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin2022-12-011-1/+3
* wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel2022-10-211-3/+9
* wifi: cfg80211: get correct AP link chandefShaul Triebitz2022-08-251-0/+4
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-54/+85
* cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov2022-05-041-0/+4
* nl80211: add support for 320MHz channel limitationSriram R2022-02-161-0/+6
* Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-0/+2
|\
| * cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R2021-12-201-0/+2
* | cfg80211: Acquire wiphy mutex on regulatory workIlan Peer2021-12-141-1/+6
* | nl80211: remove reload flag from regulatory_requestFinn Behrens2021-12-141-4/+2
* | nl80211: reset regdom when reloading regdbFinn Behrens2021-11-291-2/+25
|/
* cfg80211: use wiphy DFS domain if it is self-managedSriram R2021-08-261-1/+8
* cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2021-06-231-0/+1
* cfg80211: reg: improve bad regulatory warningJohannes Berg2021-06-231-1/+3
* cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin2021-04-081-7/+3
* reg.c: Fix a spelloBhaskar Chowdhury2021-03-281-1/+1
* cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho2021-02-121-1/+1
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-30/+61
* cfg80211: Save the regulatory domain with a lockIlan Peer2021-01-081-1/+10
* cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer2020-12-111-0/+8
* net: wireless: make a const array static, makes object smallerColin Ian King2020-12-111-1/+1
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-10-301-1/+1
* cfg80211: regulatory: remove a bogus initializationDan Carpenter2020-09-281-1/+1
* cfg80211: regulatory: handle S1G channelsThomas Pedersen2020-09-181-12/+58
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-0/+3
|\
| * cfg80211: regulatory: reject invalid hintsJohannes Berg2020-08-271-0/+3
* | cfg80211: add helper fn for adjacent rule channelsMarkus Theil2020-08-271-11/+158
* | cfg80211: add helper fn for single rule channelsMarkus Theil2020-08-271-47/+59
* | net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap2020-08-271-2/+2
|/
* net: wireless: kerneldoc fixesAndrew Lunn2020-07-131-1/+3