aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-05-10
* cfg80211: fix regresion on reg user timeoutLuis R. Rodriguez2011-04-26
* cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez2011-04-07
* cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez2011-04-07
* 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
* cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-01
* cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-15
* cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez2010-01-14
* cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez2010-01-14
* cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez2010-01-12
* cfg80211: process the max power on a country IELuis R. Rodriguez2010-01-12
* cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez2010-01-12
* wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville2010-01-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-05
|\
| * cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-04
* | cfg80211: add a regulatory debug printLuis R. Rodriguez2010-01-05
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\|
| * wireless: update old static regulatory domain rulesJohn W. Linville2009-12-10