index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
nl80211: fix a few memory leaks in reg.c
Ola Olsson
2015-12-15
1
-1
/
+4
*
cfg80211: reg: fix reg_ignore_cell_hint return type
Johannes Berg
2015-10-16
1
-1
/
+2
*
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
Johannes Berg
2015-10-16
1
-9
/
+2
*
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
Johannes Berg
2015-10-16
1
-2
/
+2
*
cfg80211: reg: centralize freeing ignored requests
Johannes Berg
2015-10-16
1
-29
/
+35
*
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
Johannes Berg
2015-10-16
1
-7
/
+9
*
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
Johannes Berg
2015-10-16
1
-3
/
+3
*
cfg80211: reg: make CRDA support optional
Johannes Berg
2015-10-16
1
-23
/
+50
*
cfg80211: reg: remove useless reg_timeout scheduling
Johannes Berg
2015-10-15
1
-8
/
+2
*
cfg80211: reg: search built-in database directly
Johannes Berg
2015-10-15
1
-44
/
+58
*
cfg80211: reg: rename reg_call_crda to reg_query_database
Johannes Berg
2015-10-15
1
-5
/
+5
*
cfg80211: reg: fix reg_call_crda() return value bug
Johannes Berg
2015-10-15
1
-31
/
+30
*
cfg80211: reg: remove useless non-NULL check
Johannes Berg
2015-10-15
1
-3
/
+0
*
cfg80211: fix gHz to GHz
Johannes Berg
2015-10-15
1
-1
/
+1
*
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
1
-2
/
+2
|
\
|
*
wireless: make __freq_reg_info static
Johannes Berg
2015-09-22
1
-2
/
+2
*
|
cfg80211: regulatory: restore proper user alpha2
Maciej S. Szmigiero
2015-09-04
1
-1
/
+1
|
/
*
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
2015-08-14
1
-11
/
+53
*
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-07-17
1
-4
/
+4
|
\
|
*
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
1
-1
/
+1
|
*
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
2015-07-17
1
-3
/
+3
*
|
wireless: remove superfluous if statement in regulatory code
John Linville
2015-07-17
1
-5
/
+4
|
/
*
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
1
-2
/
+2
*
cfg80211: Stop calling crda if it is not responsive
Ilan peer
2015-04-01
1
-5
/
+29
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
1
-44
/
+67
|
\
|
*
cfg80211: Process all pending regulatory requests/hints
Ben
2015-03-17
1
-0
/
+7
|
*
cfg80211: Schedule timeout for all CRDA calls
Ilan peer
2015-03-06
1
-10
/
+5
|
*
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
2015-03-06
1
-4
/
+53
|
*
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
2015-03-06
1
-31
/
+3
*
|
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
2015-02-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-22
/
+34
|
\
|
*
cfg80211: fix deadlock during reg chan check
Arik Nemtsov
2015-01-07
1
-22
/
+34
*
|
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
2015-01-14
1
-0
/
+25
*
|
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
2015-01-14
1
-2
/
+29
*
|
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-07
1
-7
/
+13
|
\
\
|
|
/
|
*
cfg80211: correctly check ad-hoc channels
Arik Nemtsov
2014-12-12
1
-1
/
+7
|
*
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
2014-12-12
1
-5
/
+2
|
*
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
2014-12-12
1
-1
/
+4
*
|
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
2014-12-17
1
-3
/
+13
*
|
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
2014-12-17
1
-0
/
+88
*
|
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
2014-12-17
1
-1
/
+1
*
|
cfg80211: use __force __rcu to suppress sparse warning
Johannes Berg
2014-12-12
1
-1
/
+1
|
/
*
cfg80211: leave invalid channels on regdomain change
Arik Nemtsov
2014-11-28
1
-1
/
+106
*
cfg80211: explicitly initialize some fields in custom reg path
Arik Nemtsov
2014-11-19
1
-0
/
+3
*
cfg80211: update missing fields in custom regulatory path
Arik Nemtsov
2014-11-19
1
-0
/
+10
*
cfg80211: introduce regulatory flags controlling bw
Arik Nemtsov
2014-11-10
1
-2
/
+34
*
cfg80211: avoid duplicate entries on regdomain intersection
Eliad Peller
2014-09-05
1
-21
/
+60
*
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
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
[next]