summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-151-0/+8
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+3
* cfg80211: Fix memory leakLarry Finger2013-02-111-2/+7
* wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
* regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-091-1/+1
* regulatory: fix ueventJohannes Berg2013-01-091-6/+13
* cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-031-6/+5
* cfg80211: move reg_is_world_roaming()Luis R. Rodriguez2013-01-031-16/+16
* cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez2013-01-031-0/+19
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-21/+17
* regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-90/+109
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-031-47/+66
* regulatory: pass new regdomain to reset functionJohannes Berg2013-01-031-15/+11
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-30/+14
* regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-031-10/+11
* regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg2013-01-031-4/+0
* regulatory: clarify locking rules and assertionsJohannes Berg2013-01-031-20/+11
* regulatory: simplify freq_reg_info_regdJohannes Berg2013-01-031-15/+16
* regulatory: remove useless warningJohannes Berg2013-01-031-4/+0
* regulatory: remove redundant isalpha() checkJohannes Berg2013-01-031-4/+2
* regulatory: simplify restore_regulatory_settingsJohannes Berg2013-01-031-14/+1
* regulatory: remove BUG_ONJohannes Berg2013-01-031-58/+37
* cfg80211: remove wiphy_idx_validJohannes Berg2013-01-031-9/+5
* regulatory: use proper enum for return valuesJohannes Berg2013-01-031-64/+69
* regulatory: remove useless locking on exitJohannes Berg2013-01-031-8/+3
* regulatory: code cleanupJohannes Berg2013-01-031-180/+106
* regulatory: simplify regulatory_hint_11dJohannes Berg2013-01-031-5/+0
* regulatory: don't test list before iteratingJohannes Berg2013-01-031-47/+19
* regulatory: clean up reg_copy_regd()Johannes Berg2013-01-031-26/+24
* regulatory: clean up regdom_intersectJohannes Berg2013-01-031-10/+2
* regulatory: don't allocate too much memoryJohannes Berg2013-01-031-3/+4
* regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-031-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+1
|\
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-1/+1
* | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
|/
* cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-181-2/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-24/+15
|\
| * cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev2012-09-251-5/+14
| * wireless: remove unreachable codeAlan Cox2012-09-181-19/+1
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-1/+18
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-3/+9
|\ \ \
| * | | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-181-3/+9
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+18
|\ \ \ | |/ / | | / | |/ |/|
| * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
| * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-301-17/+120
| |\
| * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-251-1/+15
* | | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-4/+2
| |/ |/|
* | cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-181-1/+3
* | cfg80211: remove regulatory_update()Luis R. Rodriguez2012-07-171-10/+2
OpenPOWER on IntegriCloud