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-07-18
wifi: plfxlc: Fix error handling in usb driver probe
Murad Masimov
-21
/
+21
2025-07-18
wifi: brcmfmac: Add support for the SDIO 43751 device
Fabio Estevam
-1
/
+8
2025-07-18
wifi: wilc1000: Use min() to improve code
Qianfeng Rong
-4
/
+1
2025-07-18
wifi: mwifiex: Use max_t() to improve code
Qianfeng Rong
-4
/
+3
2025-07-18
wifi: brcm80211: Use min() to improve code
Qianfeng Rong
-8
/
+3
2025-07-18
wifi: brcmfmac: Fix typo "notifer"
WangYuli
-1
/
+1
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...
Nathan Chancellor
-1
/
+1
2025-07-18
Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtw
Johannes Berg
-675
/
+3487
2025-07-18
wifi: rtlwifi: Use min()/max() to improve code
Qianfeng Rong
-54
/
+12
2025-07-18
wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode
Chin-Yen Lee
-1
/
+4
2025-07-18
wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USB
Bitterblue Smith
-1
/
+8
2025-07-18
wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB
Bitterblue Smith
-2
/
+9
2025-07-18
wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()
Ping-Ke Shih
-1
/
+1
2025-07-18
wifi: rtw89: purge obsoleted scan events with software sequence number
Ping-Ke Shih
-2
/
+68
2025-07-18
wifi: rtw89: dynamically update EHT preamble puncturing
Kuan-Chung Chen
-0
/
+115
2025-07-18
wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips
Chia-Yuan Li
-1
/
+1
2025-07-18
wifi: rtw89: trigger TX stuck if FIFO full
Chia-Yuan Li
-0
/
+4
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+12
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
-6
/
+6
2025-07-15
wifi: ath5k: Use max() to improve code
Qianfeng Rong
-9
/
+3
2025-07-15
wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()
Baochen Qiang
-1
/
+1
2025-07-15
wifi: ath12k: Validate peer_id before searching for peer
Sriram R
-0
/
+3
2025-07-15
wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode
Aaradhana Sahu
-1
/
+5
2025-07-15
Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-1217
/
+792
2025-07-15
Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
-9
/
+15
2025-07-15
wifi: iwlwifi: Fix botched indexing conversion
Ville Syrjälä
-4
/
+4
2025-07-15
wifi: mac80211_hwsim: Update comments in header
Alex Gavin
-7
/
+7
2025-07-15
wifi: mac80211_hwsim: Declare support for AP scanning
Ilan Peer
-1
/
+2
2025-07-15
mwl8k: Add missing check after DMA map
Thomas Fourier
-0
/
+4
2025-07-15
wifi: rtw88: Fix macid assigned to TDLS station
Bitterblue Smith
-2
/
+2
2025-07-15
wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov
-1
/
+40
2025-07-15
wifi: rtl8xxxu: Fix RX skb size for aggregation disabled
Martin Kaistra
-1
/
+1
2025-07-15
wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx ...
Zong-Zhe Yang
-24
/
+68
2025-07-15
wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
Zong-Zhe Yang
-0
/
+1
2025-07-15
wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx...
Zong-Zhe Yang
-19
/
+65
2025-07-15
wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature
Zong-Zhe Yang
-0
/
+1
2025-07-15
wifi: rtw89: tweak tx wake notify matching condition
Chih-Kang Chang
-5
/
+17
2025-07-15
wifi: rtw89: update SER L2 type default value
Chih-Kang Chang
-16
/
+30
2025-07-15
wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER
Zong-Zhe Yang
-8
/
+21
2025-07-15
wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack
Chih-Kang Chang
-2
/
+42
2025-07-15
wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issue
Chih-Kang Chang
-14
/
+154
2025-07-15
wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrency
Chih-Kang Chang
-18
/
+73
2025-07-15
wifi: rtw89: mcc: when MCC stop forcing to stay at GO role
Chih-Kang Chang
-5
/
+30
2025-07-15
wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching time
Chih-Kang Chang
-3
/
+8
2025-07-15
wifi: rtw89: add DIG suspend/resume flow when scan and connection
Chih-Kang Chang
-0
/
+62
2025-07-15
wifi: rtw89: mcc: add H2C command to support different PD level in MCC
Chih-Kang Chang
-23
/
+257
2025-07-15
wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM
Zong-Zhe Yang
-0
/
+131
2025-07-15
wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...
Zong-Zhe Yang
-1
/
+87
2025-07-15
wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...
Zong-Zhe Yang
-25
/
+13
2025-07-15
wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf
Zong-Zhe Yang
-10
/
+11
[prev]
[next]