index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
Johannes Berg
2014-06-23
1
-15
/
+7
*
cfg80211: don't set reg timeout for user-handled hint
Arik Nemtsov
2014-05-21
1
-1
/
+2
*
cfg80211: Use 5MHz bandwidth by default when checking usable channels
Rostislav Lisovy
2014-04-25
1
-7
/
+15
*
cfg80211: fix processing world regdomain when non modular
Luis R. Rodriguez
2014-04-22
1
-1
/
+1
*
cfg80211: avoid freeing last_request while in flight
Arik Nemtsov
2014-04-22
1
-8
/
+16
*
cfg80211: reg: set DFS CAC time in case of custom regd
Janusz Dziedzic
2014-04-11
1
-0
/
+7
*
cfg80211: Enable GO operation on indoor channels
Ilan Peer
2014-04-09
1
-0
/
+5
*
cfg80211: Add an option to hint indoor operation
Ilan Peer
2014-04-09
1
-1
/
+57
*
cfg80211: Enable GO operation on additional channels
Ilan Peer
2014-04-09
1
-0
/
+29
*
cfg80211: Add Kconfig option for cellular BS hints
Ilan Peer
2014-04-09
1
-1
/
+1
*
cfg80211: Add indoor only and GO concurrent channel attributes
David Spinadel
2014-04-09
1
-0
/
+2
*
cfg80211: regulatory: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
1
-44
/
+42
|
\
|
*
cfg80211: allow reprocessing of pending requests
Luis R. Rodriguez
2014-03-03
1
-6
/
+8
|
*
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
2014-02-25
1
-6
/
+26
|
*
cfg80211: regulatory: allow user to set world regdomain
Janusz Dziedzic
2014-02-25
1
-3
/
+0
|
*
cfg80211: regulatory: simplify uevent sending
Johannes Berg
2014-02-25
1
-29
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
cfg80211: regulatory: reset regdomain in case of error
Janusz Dziedzic
2014-02-25
1
-1
/
+9
|
*
cfg80211: bugfix in regulatory user hint process
Inbal Hacohen
2014-02-19
1
-1
/
+1
*
|
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
Janusz Dziedzic
2014-02-21
1
-36
/
+47
*
|
cfg80211: regulatory introduce maximum bandwidth calculation
Janusz Dziedzic
2014-02-05
1
-16
/
+114
*
|
net: wireless: move regulatory timeout work to power efficient workqueue
Shaibal Dutta
2014-02-04
1
-3
/
+6
*
|
cfg80211: add helper reg_get_regdomain() function
Janusz Dziedzic
2014-02-04
1
-11
/
+17
*
|
cfg80211: make device_type const
Johannes Berg
2014-02-04
1
-1
/
+1
*
|
cfg80211: fix few minor issues in reg_process_hint()
Ilan Peer
2014-02-04
1
-9
/
+10
|
/
*
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
2014-01-13
1
-0
/
+2
*
cfg80211: add reg_get_dfs_region()
Luis R. Rodriguez
2013-12-03
1
-0
/
+27
*
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
Luis R. Rodriguez
2013-11-25
1
-25
/
+16
*
cfg80211: distinguish unset DFS region from unknown
Luis R. Rodriguez
2013-11-25
1
-0
/
+3
*
cfg80211: intersection dfs regions when intersecting regdomains
Luis R. Rodriguez
2013-11-25
1
-0
/
+16
*
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
*
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
2013-11-25
1
-0
/
+3
*
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
2013-11-25
1
-5
/
+3
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-16
/
+16
*
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
Luis R. Rodriguez
2013-11-25
1
-6
/
+5
*
cfg80211: set driver regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-67
/
+56
*
cfg80211: set user regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-0
/
+35
*
cfg80211: set core regulatory updates on its own
Luis R. Rodriguez
2013-11-25
1
-13
/
+27
*
cfg80211: pass the last_request to __set_regdom()
Luis R. Rodriguez
2013-11-25
1
-3
/
+3
*
cfg80211: move core reg_notfier() check to source
Luis R. Rodriguez
2013-11-25
1
-13
/
+18
*
cfg80211: allow only the core to request to update the world regdom
Luis R. Rodriguez
2013-11-25
1
-0
/
+2
*
cfg80211: add helper for calling CRDA
Luis R. Rodriguez
2013-11-25
1
-12
/
+12
*
cfg80211: add helper for kfree'ing and assigning last_request
Luis R. Rodriguez
2013-11-25
1
-10
/
+11
*
cfg80211: add helper for kfree'ing last_request
Luis R. Rodriguez
2013-11-25
1
-23
/
+19
*
cfg80211: process non country IE conflicting first
Luis R. Rodriguez
2013-11-25
1
-19
/
+20
*
cfg80211: process country IE regulatory requests on their own
Luis R. Rodriguez
2013-11-25
1
-133
/
+68
*
cfg80211: process driver regulatory requests on its own
Luis R. Rodriguez
2013-11-25
1
-17
/
+86
*
cfg80211: process user regulatory requests on its own
Luis R. Rodriguez
2013-11-25
1
-33
/
+81
*
cfg80211: processing core regulatory hints on its own
Luis R. Rodriguez
2013-11-25
1
-2
/
+44
[next]