summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-171-2/+4
* | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-171-1/+1
* | cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-171-6/+107
* | cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo2012-07-171-1/+4
* | wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
|/
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-131-1/+1
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-091-0/+10
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-241-17/+2
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-041-4/+13
* cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-041-3/+3
* cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-041-6/+6
* wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-041-1/+4
* cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-161-0/+26
* cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-4/+16
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-131-2/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-14/+34
|\
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-301-2/+4
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-301-16/+27
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-211-0/+4
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+2
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
| * | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
| |/
* | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-211-0/+2
* | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+37
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+1
|\
| * wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-161-0/+1
* | cfg80211: reorder code to obsolete forward declarationSven Neumann2011-09-141-11/+8
* | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-141-2/+15
* | cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin2011-09-131-1/+2
* | cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-091-8/+6
|/
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-261-1/+1
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-261-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-2/+0
|\
| * wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-05-101-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-1/+2
|\|