index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
regd.c
Age
Commit message (
Expand
)
Author
2025-07-15
wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM
Zong-Zhe Yang
2025-07-15
wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...
Zong-Zhe Yang
2025-07-15
wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...
Zong-Zhe Yang
2025-07-15
wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf
Zong-Zhe Yang
2025-04-28
wifi: rtw89: acpi: introduce country specific TAS enabling
Kuan-Chung Chen
2025-04-26
wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI
Zong-Zhe Yang
2025-03-31
wifi: rtw89: regd: introduce string getter for reuse
Zong-Zhe Yang
2025-03-13
wifi: rtw89: enable dynamic antenna gain based on country
Kuan-Chung Chen
2025-03-13
wifi: rtw89: refine mechanism of TAS
Kuan-Chung Chen
2025-02-10
wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmap
Ping-Ke Shih
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
2025-02-03
wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
Ping-Ke Shih
2025-02-03
wifi: rtw89: regd: refactor init/setup flow and prototype
Zong-Zhe Yang
2025-02-03
wifi: rtw89: regd: handle supported regulatory functions by country
Zong-Zhe Yang
2025-02-03
wifi: rtw89: regd: support loading regd table from fw element
Zong-Zhe Yang
2024-12-12
wifi: rtw89: regd: update regulatory map to R68-R51
Zong-Zhe Yang
2024-10-25
wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map
Zong-Zhe Yang
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
2024-09-24
wifi: rtw89: read bss_conf corresponding to the link
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
2024-08-02
wifi: rtw89: rename sub_entity to chanctx
Zong-Zhe Yang
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
2024-04-18
wifi: rtw89: regd: handle policy of 6 GHz SP according to BIOS
Zong-Zhe Yang
2024-04-18
wifi: rtw89: regd: extend policy of UNII-4 for IC regulatory
Zong-Zhe Yang
2024-04-18
wifi: rtw89: regd: block 6 GHz by policy if not specific country
Zong-Zhe Yang
2023-11-22
wifi: rtw89: regd: update regulatory map to R65-R44
Zong-Zhe Yang
2023-11-22
wifi: rtw89: regd: handle policy of 6 GHz according to BIOS
Zong-Zhe Yang
2023-11-22
wifi: rtw89: acpi: process 6 GHz band policy from DSM
Zong-Zhe Yang
2023-10-03
wifi: rtw89: regd: configure Thailand in regulation type
Zong-Zhe Yang
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-08-21
wifi: rtw89: regd: update regulatory map to R64-R43
Zong-Zhe Yang
2023-06-08
wifi: rtw89: process regulatory for 6 GHz power type
Zong-Zhe Yang
2023-06-08
wifi: rtw89: regd: update regulatory map to R64-R40
Zong-Zhe Yang
2023-06-08
wifi: rtw89: regd: judge 6 GHz according to chip and BIOS
Zong-Zhe Yang
2023-05-11
wifi: rtw89: support U-NII-4 channels on 5GHz band
Zong-Zhe Yang
2023-05-11
wifi: rtw89: regd: judge UNII-4 according to BIOS and chip
Zong-Zhe Yang
2022-09-02
wifi: rtw89: rewrite decision on channel by entity state
Zong-Zhe Yang
2022-04-06
rtw89: regd: update mapping table to R59-R32
Zong-Zhe Yang
2022-04-06
rtw89: regd: consider 6G band
Zong-Zhe Yang
2021-11-26
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih