summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-19/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-271-1/+1
|\
| * cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-02-211-1/+1
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-0/+2
|\ \ | |/ |/|
| * cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-071-0/+2
* | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-1/+22
* | wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-01-151-3/+10
|/
* mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-071-0/+1
* cfg80211: initialize on-stack chandefsJohannes Berg2019-10-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+1
|\
| * Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-08-211-1/+1
* | cfg80211: add 6GHz UNII band definitionsArend van Spriel2019-08-211-2/+19
|/
* Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-2/+4
* keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-3/+2
|\
| * cfg80211: Notify previous user request during self managed wiphy registrationSriram R2019-04-231-3/+2
* | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-16/+7
|\ \ | |/ |/|
| * cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-16/+7
* | cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-03-291-0/+39
|/
* cfg80211: restore regulatory without calling userspaceJohannes Berg2019-02-111-15/+58
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-011-4/+9
|\
| * cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| * cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
* | cfg80211: Notify all User Hints To self managed wiphysSriram R2019-01-251-3/+1
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-10-081-3/+5
|\