index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2025-05-06
wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7
Emmanuel Grumbach
-4
/
+7
2025-05-06
wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2
Miri Korenblit
-2
/
+6
2025-05-06
wifi: iwlwifi: implement TOP reset
Johannes Berg
-45
/
+182
2025-05-06
wifi: iwlwifi: mld: handle SW reset w/o NIC error
Johannes Berg
-0
/
+7
2025-05-06
wifi: iwlwifi: mvm: support ROC command version 6
Miri Korenblit
-4
/
+8
2025-05-06
wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2
Miri Korenblit
-4
/
+12
2025-05-06
wifi: iwlwifi: add support for ALIVE v8
Emmanuel Grumbach
-3
/
+41
2025-05-06
wifi: iwlwifi: mld: add kunit test for emlsr with bt on
Somashekhar Puttagangaiah
-2
/
+148
2025-05-06
wifi: iwlwifi: fw: support PPAG command version 7
Pagadala Yesu Anjaneyulu
-13
/
+36
2025-05-06
wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4
Pagadala Yesu Anjaneyulu
-4
/
+19
2025-05-06
wifi: iwlwifi: rename ppag_ver to ppag_bios_rev
Pagadala Yesu Anjaneyulu
-12
/
+13
2025-05-06
wifi: iwlwifi: mld: don't return an error if the FW is dead
Miri Korenblit
-3
/
+9
2025-05-06
wifi: iwlwifi: mld: check for NULL before referencing a pointer
Miri Korenblit
-1
/
+1
2025-05-06
wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON
Somashekhar Puttagangaiah
-18
/
+69
2025-05-06
wifi: iwlwifi: implement TOP reset follower
Johannes Berg
-30
/
+103
2025-05-06
wifi: iwlwifi: avoid scheduling restart during restart
Johannes Berg
-0
/
+8
2025-05-06
wifi: iwlwifi: mld: tests: extend link pair tests
Johannes Berg
-35
/
+73
2025-05-06
wifi: iwlwifi: mld: refactor tests to use chandefs
Johannes Berg
-75
/
+110
2025-05-06
wifi: iwlwifi: mld: send the WPFC table to the FW
Miri Korenblit
-1
/
+44
2025-05-06
wifi: iwlwifi: read WPFC also from UEFI
Miri Korenblit
-4
/
+51
2025-05-06
wifi: iwlwifi: prepare for reading WPFC from UEFI
Miri Korenblit
-16
/
+16
2025-05-06
wifi: iwlwifi: Add short description to enum iwl_power_scheme
Jeff Johnson
-1
/
+1
2025-05-05
wifi: rtw89: constrain TX power according to dynamic antenna power table
Kuan-Chung Chen
-26
/
+150
2025-05-05
wifi: rtw89: phy: add C2H event handler for report of FW scan
Kuan-Chung Chen
-3
/
+46
2025-05-05
wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data
Ondrej Jirman
-5
/
+28
2025-05-05
wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*
Ondrej Jirman
-63
/
+36
2025-05-05
wifi: rtw89: introduce helper to get designated link for MLO
Zong-Zhe Yang
-38
/
+43
2025-05-05
wifi: rtw89: roc: dynamically handle link id and link instance index
Zong-Zhe Yang
-11
/
+16
2025-05-05
wifi: rtw89: Fill in correct Rx link ID for MLO
Po-Hao Huang
-13
/
+14
2025-05-05
wifi: rtw89: add MLD capabilities declaration
Po-Hao Huang
-1
/
+21
2025-05-05
wifi: rtw89: extend join_info H2C command for MLO fields
Po-Hao Huang
-2
/
+26
2025-05-05
wifi: rtw89: Configure scan band when mlo_dbcc_mode changes
Po-Hao Huang
-1
/
+4
2025-05-05
wifi: rtw89: extend mapping from Qsel to DMA ch for MLO
Zong-Zhe Yang
-0
/
+12
2025-05-05
wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]
Po-Hao Huang
-1
/
+20
2025-05-05
wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode
Po-Hao Huang
-0
/
+11
2025-05-05
wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK
Ping-Ke Shih
-1
/
+2
2025-05-05
wifi: rtw89: fw: Remove "const" on allocation type
Kees Cook
-1
/
+1
2025-05-05
wifi: rtlwifi: Remove unused rtl_bb_delay()
Dr. David Alan Gilbert
-12
/
+0
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
-22
/
+0
2025-05-05
wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
Dr. David Alan Gilbert
-14
/
+0
2025-04-28
wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
Mingcong Bai
-0
/
+10
2025-04-28
wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GO
Zong-Zhe Yang
-1
/
+2
2025-04-28
wifi: rtw89: mcc: refine filling function of start TSF
Zong-Zhe Yang
-4
/
+5
2025-04-28
wifi: rtw89: mcc: support courtesy mechanism on both roles at the same time
Zong-Zhe Yang
-43
/
+58
2025-04-28
wifi: rtw89: mcc: update entire plan when courtesy config changes
Zong-Zhe Yang
-1
/
+9
2025-04-28
wifi: rtw89: mcc: handle the case where NoA start time has passed
Zong-Zhe Yang
-0
/
+3
2025-04-28
wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset
Zong-Zhe Yang
-69
/
+16
2025-04-28
wifi: rtw89: don't re-randomize TSF of AP/GO
Zong-Zhe Yang
-0
/
+11
2025-04-28
wifi: rtw89: mcc: make GO announce one-time NoA for HW scan process
Zong-Zhe Yang
-0
/
+79
2025-04-28
wifi: rtw89: refactor flow that hw scan handles channel list
Zong-Zhe Yang
-57
/
+179
[prev]
[next]