aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* 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
* 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
* | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-12
|/
* cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
|\
| * cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev2012-09-25
| * wireless: remove unreachable codeAlan Cox2012-09-18
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ \
| * | | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-18
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\| | | |/ |/|
| * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-02
| * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30
| |\
| * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-25
* | | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
| |/ |/|
* | cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-18
* | cfg80211: remove regulatory_update()Luis R. Rodriguez2012-07-17
* | cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-17
* | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-17
* | cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-17
* | cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo2012-07-17