summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-3/+2Star
|\
| * cfg80211: Notify previous user request during self managed wiphy registrationSriram R2019-04-231-3/+2Star
* | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-16/+7Star
|\ \ | |/ |/|
| * cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-16/+7Star
* | 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/+1Star
|/
* 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/+13Star
|\|
| * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-77/+13Star
| * cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg2018-08-201-2/+1Star
* | 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
|/
* cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-0/+3
|\
| * cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss2018-05-221-0/+3
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-231-0/+1
|\|
| * cfg80211: fix possible memory leak in regdb_query_country()weiyongjun (A)2018-04-191-0/+1
* | cfg80211: fix spelling mistake: "uknown" -> "unknown"Colin Ian King2018-05-181-1/+1
* | cfg80211: Call reg_notifier for self managed hints conditionallyAmar Singhal2018-05-071-4/+29
* | regulatory: Rename confusing 'country IE' in log outputToke Høiland-Jørgensen2018-04-191-2/+2
|/
* cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+54
* cfg80211: don't require RTNL held for regdomain readsJohannes Berg2018-03-291-2/+2
* cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-291-7/+141
* cfg80211: fully initialize old channel for eventJohannes Berg2018-01-151-2/+1Star
* cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
* cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typoArnd Bergmann2017-10-131-1/+1
* cfg80211: implement regdb signature checkingJohannes Berg2017-10-111-1/+120
* cfg80211: reg: remove support for built-in regdbJohannes Berg2017-10-111-39/+0Star
* cfg80211: support reloading regulatory databaseJohannes Berg2017-10-111-20/+60
* cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-111-22/+272
* cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach2017-09-061-2/+18
* cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan2017-04-251-3/+0Star
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+120
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+28
* cfg80211: move function checking range fit to util.cRafał Miłecki2017-01-061-20/+7Star
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-15/+15
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-88/+34Star
|\