summaryrefslogtreecommitdiff
path: root/net/wireless/reg.c
AgeCommit message (Expand)Author
2013-11-25cfg80211: move core reg_notfier() check to sourceLuis R. Rodriguez
2013-11-25cfg80211: allow only the core to request to update the world regdomLuis R. Rodriguez
2013-11-25cfg80211: add helper for calling CRDALuis R. Rodriguez
2013-11-25cfg80211: add helper for kfree'ing and assigning last_requestLuis R. Rodriguez
2013-11-25cfg80211: add helper for kfree'ing last_requestLuis R. Rodriguez
2013-11-25cfg80211: process non country IE conflicting firstLuis R. Rodriguez
2013-11-25cfg80211: process country IE regulatory requests on their ownLuis R. Rodriguez
2013-11-25cfg80211: process driver regulatory requests on its ownLuis R. Rodriguez
2013-11-25cfg80211: process user regulatory requests on its ownLuis R. Rodriguez
2013-11-25cfg80211: processing core regulatory hints on its ownLuis R. Rodriguez
2013-11-25cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez
2013-11-25cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez
2013-11-25cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-11cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez
2013-10-11cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez
2013-10-01regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-05-25regulatory: remove reg_mutexJohannes Berg
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-04-16wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-03-06regulatory: allow VHT channels in world roamingJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: Fix memory leakLarry Finger
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg
2013-01-09regulatory: fix ueventJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg
2013-01-03regulatory: clarify locking rules and assertionsJohannes Berg
2013-01-03regulatory: simplify freq_reg_info_regdJohannes Berg
2013-01-03regulatory: remove useless warningJohannes Berg
2013-01-03regulatory: remove redundant isalpha() checkJohannes Berg