aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* 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
|\
| * 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
* | wireless: regulatory for 60gVladimir Kondratiev2012-07-02
|/
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-13
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-09
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-24
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-04
* cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-04
* cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-04
* wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-04
* cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-16
* cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-16
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-30
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-30
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-21
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
| |/
* | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-21
* | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-21
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-16
* | cfg80211: reorder code to obsolete forward declarationSven Neumann2011-09-14
* | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-14
* | cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin2011-09-13
* | cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-09
|/
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-26
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\
| * wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-05-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\|
| * cfg80211: fix regresion on reg user timeoutLuis R. Rodriguez2011-04-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12
|\|
| * cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez2011-04-07
| * cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez2011-04-07