index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
cfg80211: Fix mutex locking in reg_last_request_cell_base
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-17
cfg80211: remove regulatory_update()
Luis R. Rodriguez
1
-10
/
+2
2012-07-17
cfg80211: make regulatory_update() static
Luis R. Rodriguez
1
-2
/
+4
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
1
-1
/
+1
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
1
-6
/
+107
2012-07-17
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
1
-1
/
+4
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-06-13
cfg80211: fix potential deadlock in regulatory
Eliad Peller
1
-1
/
+1
2012-04-09
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
1
-17
/
+2
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
1
-4
/
+13
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
1
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
1
-6
/
+6
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
1
-1
/
+4
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-4
/
+16
2011-12-13
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
1
-2
/
+14
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-14
/
+34
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+2
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
1
-0
/
+37
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-09
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+1
2011-09-16
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
1
-0
/
+1
2011-09-14
cfg80211: reorder code to obsolete forward declaration
Sven Neumann
1
-11
/
+8
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
1
-2
/
+15
2011-09-13
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
Pavel Roskin
1
-1
/
+2
2011-08-09
cfg80211: Update REG_DBG_PRINT macro and uses
Joe Perches
1
-8
/
+6
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-05-10
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-2
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-04-26
cfg80211: fix regresion on reg user timeout
Luis R. Rodriguez
1
-1
/
+2
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+69
2011-04-07
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
1
-1
/
+24
2011-04-07
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
1
-1
/
+45
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-09
net/wireless: add COUNTRY to to regulatory device uevent
Scott James Remnant
1
-11
/
+28
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-3
/
+3
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2010-12-16
cfg80211: fix null pointer dereference with a custom regulatory request
Luis R. Rodriguez
1
-1
/
+2
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
1
-29
/
+18
2010-11-22
cfg80211: Fix regulatory bug with multiple cards and delays
Luis R. Rodriguez
1
-9
/
+43
2010-11-22
cfg80211: move mutex locking to reg_process_pending_hints()
Luis R. Rodriguez
1
-8
/
+8
[next]