summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-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/+1
* 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/+0
* 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/+0
* 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/+7
* 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/+34
|\
| * cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2016-01-141-88/+34
* | regulatory: fix world regulatory domain dataJohannes Berg2016-01-141-5/+7
* | wireless: change cfg80211 regulatory domain info as debug messagesDave Young2016-01-141-15/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-1/+4
|\
| * nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
* | cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka2015-12-041-54/+37
* | cfg80211: reg: Remove unused function parameterMichal Sojka2015-12-041-4/+3
|/
* cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
* cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
OpenPOWER on IntegriCloud