summaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
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
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21cfg80211: add 6GHz UNII band definitionsArend van Spriel
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02cfg80211: regulatory: make initialization more robustJohannes Berg