aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* 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
* 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
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2011-03-09
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* cfg80211: fix transposition of words in printkBob Copeland2011-01-04
* cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-16
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-24
* cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez2010-11-22
* cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez2010-11-22
* cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez2010-11-22
* cfg80211: put core regulatory request into queueLuis R. Rodriguez2010-11-22
* cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez2010-11-15
* cfg80211: add debug print when processing a channelLuis R. Rodriguez2010-11-15
* cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez2010-11-15
* cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez2010-11-15
* cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-15
* cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-15
* cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2010-11-15
* cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-25
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-16
* wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville2010-08-16
* cfg80211: Update of regulatory request initiator handlingYuri Ershov2010-07-28
* wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter2010-07-26
* wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-20
* wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-20
* wireless: mark reg_mutex as staticJohn W. Linville2010-06-24
* wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\
| * | wireless: remove trailing space in messagesFrans Pop2010-03-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\ \ \ | | |/ | |/|
| * | wireless: convert reg_regdb_search_lock to mutexJohn W. Linville2010-03-30
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-01