index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
cfg80211: Fix dfs state propagation for non-DFS center channel
Vasanthakumar Thiagarajan
1
-3
/
+0
2017-03-06
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
1
-0
/
+120
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
1
-0
/
+28
2017-01-06
cfg80211: move function checking range fit to util.c
Rafał Miłecki
1
-20
/
+7
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-15
/
+15
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-88
/
+34
2016-01-14
cfg80211: remove CFG80211_REG_DEBUG
Johannes Berg
1
-88
/
+34
2016-01-14
regulatory: fix world regulatory domain data
Johannes Berg
1
-5
/
+7
2016-01-14
wireless: change cfg80211 regulatory domain info as debug messages
Dave Young
1
-15
/
+18
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-12-15
nl80211: fix a few memory leaks in reg.c
Ola Olsson
1
-1
/
+4
2015-12-04
cfg80211: reg: Refactor calculation of bandwidth flags
Michal Sojka
1
-54
/
+37
2015-12-04
cfg80211: reg: Remove unused function parameter
Michal Sojka
1
-4
/
+3
2015-10-16
cfg80211: reg: fix reg_ignore_cell_hint return type
Johannes Berg
1
-1
/
+2
2015-10-16
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
Johannes Berg
1
-9
/
+2
2015-10-16
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
Johannes Berg
1
-2
/
+2
2015-10-16
cfg80211: reg: centralize freeing ignored requests
Johannes Berg
1
-29
/
+35
2015-10-16
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
Johannes Berg
1
-7
/
+9
2015-10-16
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
Johannes Berg
1
-3
/
+3
2015-10-16
cfg80211: reg: make CRDA support optional
Johannes Berg
1
-23
/
+50
2015-10-15
cfg80211: reg: remove useless reg_timeout scheduling
Johannes Berg
1
-8
/
+2
2015-10-15
cfg80211: reg: search built-in database directly
Johannes Berg
1
-44
/
+58
2015-10-15
cfg80211: reg: rename reg_call_crda to reg_query_database
Johannes Berg
1
-5
/
+5
2015-10-15
cfg80211: reg: fix reg_call_crda() return value bug
Johannes Berg
1
-31
/
+30
2015-10-15
cfg80211: reg: remove useless non-NULL check
Johannes Berg
1
-3
/
+0
2015-10-15
cfg80211: fix gHz to GHz
Johannes Berg
1
-1
/
+1
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-09-22
wireless: make __freq_reg_info static
Johannes Berg
1
-2
/
+2
2015-09-04
cfg80211: regulatory: restore proper user alpha2
Maciej S. Szmigiero
1
-1
/
+1
2015-08-14
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
1
-11
/
+53
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-4
/
+4
2015-07-17
wireless: remove superfluous if statement in regulatory code
John Linville
1
-5
/
+4
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
1
-1
/
+1
2015-07-17
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
1
-3
/
+3
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
1
-2
/
+2
2015-04-01
cfg80211: Stop calling crda if it is not responsive
Ilan peer
1
-5
/
+29
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-44
/
+67
2015-03-17
cfg80211: Process all pending regulatory requests/hints
Ben
1
-0
/
+7
2015-03-06
cfg80211: Schedule timeout for all CRDA calls
Ilan peer
1
-10
/
+5
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
1
-4
/
+53
2015-03-06
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
1
-31
/
+3
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+34
2015-01-14
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
1
-0
/
+25
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
1
-2
/
+29
2015-01-07
cfg80211: fix deadlock during reg chan check
Arik Nemtsov
1
-22
/
+34
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-7
/
+13
2014-12-17
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
1
-3
/
+13
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
1
-0
/
+88
[next]