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.12.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
2021-08-26
cfg80211: use wiphy DFS domain if it is self-managed
Sriram R
1
-1
/
+8
2021-06-23
cfg80211: set custom regdomain after wiphy registration
Miri Korenblit
1
-0
/
+1
2021-06-23
cfg80211: reg: improve bad regulatory warning
Johannes Berg
1
-1
/
+3
2021-04-08
cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock
Qiheng Lin
1
-7
/
+3
2021-03-29
reg.c: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2021-02-12
cfg80211: initialize reg_rule in __freq_reg_info()
Luca Coelho
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-30
/
+61
2021-01-08
cfg80211: Save the regulatory domain with a lock
Ilan Peer
1
-1
/
+10
2020-12-11
cfg80211: Save the regulatory domain when setting custom regulatory
Ilan Peer
1
-0
/
+8
2020-12-11
net: wireless: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-30
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
1
-1
/
+1
2020-09-28
cfg80211: regulatory: remove a bogus initialization
Dan Carpenter
1
-1
/
+1
2020-09-18
cfg80211: regulatory: handle S1G channels
Thomas Pedersen
1
-12
/
+58
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-07-14
net: wireless: kerneldoc fixes
Andrew Lunn
1
-1
/
+3
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
1
-19
/
+21
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-02-21
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
1
-1
/
+1
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+2
2020-02-07
cfg80211: add no HE indication to the channel flag
Haim Dreyfuss
1
-0
/
+2
2020-01-15
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-1
/
+22
2020-01-15
wireless: fix enabling channel 12 for custom regulatory domain
Ganapathi Bhat
1
-3
/
+10
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
1
-0
/
+1
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
1
-1
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-21
cfg80211: add 6GHz UNII band definitions
Arend van Spriel
1
-2
/
+19
2019-08-21
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
1
-1
/
+1
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+2
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-16
/
+7
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+7
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
1
-3
/
+2
2019-03-29
cfg80211: Handle WMM rules in regulatory domain intersection
Ilan Peer
1
-0
/
+39
2019-02-11
cfg80211: restore regulatory without calling userspace
Johannes Berg
1
-15
/
+58
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-4
/
+9
2019-01-25
cfg80211: Notify all User Hints To self managed wiphys
Sriram R
1
-3
/
+1
2019-01-25
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-01-25
cfg80211: reg: remove warn_on for a normal case
Chaitanya Tata
1
-2
/
+7
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-3
/
+5
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-02
cfg80211: regulatory: make initialization more robust
Johannes Berg
1
-0
/
+9
2018-10-01
cfg80211: fix use-after-free in reg_process_hint()
Yu Zhao
1
-3
/
+4
2018-09-05
cfg80211: validate wmm rule when setting
Stanislaw Gruszka
1
-29
/
+35
2018-09-05
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
Andrei Otcheretianski
1
-0
/
+1
[next]