index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
2024-04-19
wifi: cfg80211: make some regulatory functions void
Johannes Berg
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
2023-12-21
wifi: cfg80211: Schedule regulatory check on BSS STA channel change
Andrei Otcheretianski
2023-12-21
wifi: cfg80211: reg: Support P2P operation on DFS channels
Andrei Otcheretianski
2023-09-25
wifi: cfg80211: reg: describe return values in kernel-doc
Johannes Berg
2023-09-18
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
2023-09-13
wifi: cfg80211: call reg_call_notifier on beacon hints
Abhishek Kumar
2023-09-13
wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
Raj Kumar Bhagat
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
wifi: cfg80211: reg: hold wiphy mutex for wdev iteration
Johannes Berg
2023-09-11
wifi: cfg80211: check RTNL when iterating devices
Johannes Berg
2023-06-21
wifi: nl80211/reg: add no-EHT regulatory flag
Johannes Berg
2023-06-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
2023-06-19
wifi: cfg80211: fix regulatory disconnect for non-MLO
Johannes Berg
2023-06-09
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Dan Carpenter
2023-06-06
wifi: cfg80211: fix locking in regulatory disconnect
Johannes Berg
2023-02-14
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Wen Gong
2023-01-19
wifi: cfg80211: Deduplicate certificate loading
Lukas Wunner
2022-12-01
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
2022-10-21
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
2022-08-25
wifi: cfg80211: get correct AP link chandef
Shaul Triebitz
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-04
cfg80211: declare MODULE_FIRMWARE for regulatory.db
Dimitri John Ledkov
2022-02-16
nl80211: add support for 320MHz channel limitation
Sriram R
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-20
cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface
Sriram R
2021-12-14
cfg80211: Acquire wiphy mutex on regulatory work
Ilan Peer
2021-12-14
nl80211: remove reload flag from regulatory_request
Finn Behrens
2021-11-29
nl80211: reset regdom when reloading regdb
Finn Behrens
2021-08-26
cfg80211: use wiphy DFS domain if it is self-managed
Sriram R
2021-06-23
cfg80211: set custom regdomain after wiphy registration
Miri Korenblit
2021-06-23
cfg80211: reg: improve bad regulatory warning
Johannes Berg
2021-04-08
cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock
Qiheng Lin
2021-03-28
reg.c: Fix a spello
Bhaskar Chowdhury
2021-02-12
cfg80211: initialize reg_rule in __freq_reg_info()
Luca Coelho
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-08
cfg80211: Save the regulatory domain with a lock
Ilan Peer
2020-12-11
cfg80211: Save the regulatory domain when setting custom regulatory
Ilan Peer
2020-12-11
net: wireless: make a const array static, makes object smaller
Colin Ian King
2020-10-30
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
2020-09-28
cfg80211: regulatory: remove a bogus initialization
Dan Carpenter
2020-09-18
cfg80211: regulatory: handle S1G channels
Thomas Pedersen
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
[next]