summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-161-23/+50
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58
* cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg2015-10-151-5/+5
* cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg2015-10-151-31/+30
* cfg80211: reg: remove useless non-NULL checkJohannes Berg2015-10-151-3/+0
* cfg80211: fix gHz to GHzJohannes Berg2015-10-151-1/+1
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-071-2/+2
|\
| * wireless: make __freq_reg_info staticJohannes Berg2015-09-221-2/+2
* | cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero2015-09-041-1/+1
|/
* cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May2015-08-141-11/+53
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-171-4/+4
|\
OpenPOWER on IntegriCloud