aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel1-3/+9
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz1-0/+4
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-54/+85
2022-05-04cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov1-0/+4
2022-02-16nl80211: add support for 320MHz channel limitationSriram R1-0/+6
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-0/+2
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R1-0/+2
2021-12-14cfg80211: Acquire wiphy mutex on regulatory workIlan Peer1-1/+6
2021-12-14nl80211: remove reload flag from regulatory_requestFinn Behrens1-4/+2
2021-11-29nl80211: reset regdom when reloading regdbFinn Behrens1-2/+25
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R1-1/+8
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit1-0/+1
2021-06-23cfg80211: reg: improve bad regulatory warningJohannes Berg1-1/+3
2021-04-08cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlockQiheng Lin1-7/+3
2021-03-28reg.c: Fix a spelloBhaskar Chowdhury1-1/+1
2021-02-12cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho1-1/+1
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-30/+61
2021-01-08cfg80211: Save the regulatory domain with a lockIlan Peer1-1/+10
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer1-0/+8
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King1-1/+1
2020-10-30cfg80211: regulatory: Fix inconsistent format argumentYe Bin1-1/+1
2020-09-28cfg80211: regulatory: remove a bogus initializationDan Carpenter1-1/+1
2020-09-18cfg80211: regulatory: handle S1G channelsThomas Pedersen1-12/+58
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil1-11/+158
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil1-47/+59
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap1-2/+2
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-07-13net: wireless: kerneldoc fixesAndrew Lunn1-1/+3
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen1-19/+21
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+2
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss1-0/+2
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor1-1/+22
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar1-0/+1
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg1-1/+1
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-08-21cfg80211: add 6GHz UNII band definitionsArend van Spriel1-2/+19
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert1-1/+1
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-2/+4
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-4/+2
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-16/+7
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva1-16/+7
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R1-3/+2
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer1-0/+39
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg1-15/+58
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-4/+9