summaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar
2023-09-13wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: reg: hold wiphy mutex for wdev iterationJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-06-21wifi: nl80211/reg: add no-EHT regulatory flagJohannes Berg
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-06-19wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg
2023-06-09wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter
2023-06-06wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-01-19wifi: cfg80211: Deduplicate certificate loadingLukas Wunner
2022-12-01wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin
2022-10-21wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-04cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov
2022-02-16nl80211: add support for 320MHz channel limitationSriram R
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R
2021-12-14cfg80211: Acquire wiphy mutex on regulatory workIlan Peer
2021-12-14nl80211: remove reload flag from regulatory_requestFinn Behrens
2021-11-29nl80211: reset regdom when reloading regdbFinn Behrens
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2021-06-23cfg80211: reg: improve bad regulatory warningJohannes Berg
2021-04-08cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin
2021-03-28reg.c: Fix a spelloBhaskar Chowdhury
2021-02-12cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-08cfg80211: Save the regulatory domain with a lockIlan Peer
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King
2020-10-30cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-09-28cfg80211: regulatory: remove a bogus initializationDan Carpenter
2020-09-18cfg80211: regulatory: handle S1G channelsThomas Pedersen
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen