summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
AgeCommit message (Expand)AuthorLines
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg-15/+15
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller-88/+34
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg-88/+34
2016-01-14regulatory: fix world regulatory domain dataJohannes Berg-5/+7
2016-01-14wireless: change cfg80211 regulatory domain info as debug messagesDave Young-15/+18
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+4
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson-1/+4
2015-12-04cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka-54/+37
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka-4/+3
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg-1/+2
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg-9/+2
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg-2/+2
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg-29/+35
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg-7/+9
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg-3/+3
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg-23/+50
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg-8/+2
2015-10-15cfg80211: reg: search built-in database directlyJohannes Berg-44/+58
2015-10-15cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg-5/+5
2015-10-15cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg-31/+30
2015-10-15cfg80211: reg: remove useless non-NULL checkJohannes Berg-3/+0
2015-10-15cfg80211: fix gHz to GHzJohannes Berg-1/+1
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller-2/+2
2015-09-22wireless: make __freq_reg_info staticJohannes Berg-2/+2
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero-1/+1
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May-11/+53
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg-4/+4
2015-07-17wireless: remove superfluous if statement in regulatory codeJohn Linville-5/+4
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov-1/+1
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni-3/+3
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov-2/+2
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer-5/+29
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller-44/+67
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen-0/+7
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer-10/+5
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer-4/+53
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer-31/+3
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-22/+34
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov-2/+29
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov-22/+34
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg-7/+13
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov-3/+13
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+88
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov-1/+1
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach-5/+2
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg-1/+1