summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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-031-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-041-78/+13
|\|
| * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-77/+13
| * cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg2018-08-201-2/+1
* | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-281-1/+1
* | cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla2018-08-281-0/+46
|/