summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-291-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-051-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-141-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-281-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-171-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-111-2/+4
* keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-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
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-3/+4
| |\
| | * cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-0/+1
| |\|
| | * cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-09-051-0/+1
* | | cfg80211: regulatory: make initialization more robustJohannes Berg2018-10-021-0/+9
|/ /
* | cfg80211: validate wmm rule when settingStanislaw Gruszka2018-09-051-29/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-051-78/+13
|\|