index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+2
2021-12-20
cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface
Sriram R
1
-0
/
+2
2021-12-14
cfg80211: Acquire wiphy mutex on regulatory work
Ilan Peer
1
-1
/
+6
2021-12-14
nl80211: remove reload flag from regulatory_request
Finn Behrens
1
-4
/
+2
2021-11-29
nl80211: reset regdom when reloading regdb
Finn Behrens
1
-2
/
+25
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-28
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-04
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-13
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-27
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-16
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-27
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-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+2
2019-05-02
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
[next]