aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-28
* cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez2013-10-11
* cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez2013-10-11
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-09
* regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg2013-10-01
* regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov2013-07-25
* regulatory: add missing rtnl lockingJohannes Berg2013-07-16
* regulatory: use proper enum return valueJohannes Berg2013-06-04
* regulatory: remove reg_mutexJohannes Berg2013-05-24
* regulatory: use RCU in regulatory_hint_11d()Johannes Berg2013-05-24
* cfg80211: vastly simplify lockingJohannes Berg2013-05-24
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-04-16
* regulatory: allow VHT channels in world roamingJohannes Berg2013-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\
| * cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-15
| * nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-15
| * cfg80211: Fix memory leakLarry Finger2013-02-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-11
| * regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-09
| * regulatory: fix ueventJohannes Berg2013-01-09
| * cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-03
| * cfg80211: move reg_is_world_roaming()Luis R. Rodriguez2013-01-03
| * cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez2013-01-03
| * regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-03
| * regulatory: use RCU to protect last_requestJohannes Berg2013-01-03
| * regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-03
| * regulatory: pass new regdomain to reset functionJohannes Berg2013-01-03
| * regulatory: remove handling of channel bandwidthJohannes Berg2013-01-03
| * regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-03
| * regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg2013-01-03
| * regulatory: clarify locking rules and assertionsJohannes Berg2013-01-03
| * regulatory: simplify freq_reg_info_regdJohannes Berg2013-01-03
| * regulatory: remove useless warningJohannes Berg2013-01-03
| * regulatory: remove redundant isalpha() checkJohannes Berg2013-01-03
| * regulatory: simplify restore_regulatory_settingsJohannes Berg2013-01-03
| * regulatory: remove BUG_ONJohannes Berg2013-01-03
| * cfg80211: remove wiphy_idx_validJohannes Berg2013-01-03
| * regulatory: use proper enum for return valuesJohannes Berg2013-01-03
| * regulatory: remove useless locking on exitJohannes Berg2013-01-03
| * regulatory: code cleanupJohannes Berg2013-01-03
| * regulatory: simplify regulatory_hint_11dJohannes Berg2013-01-03
| * regulatory: don't test list before iteratingJohannes Berg2013-01-03
| * regulatory: clean up reg_copy_regd()Johannes Berg2013-01-03
| * regulatory: clean up regdom_intersectJohannes Berg2013-01-03
| * regulatory: don't allocate too much memoryJohannes Berg2013-01-03
| * regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-03
* | CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-22
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-06
|\
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-30