summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-17347/+20129
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg-2/+0
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum-9/+2
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li-6/+1
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter-3/+3
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut-0/+1
2026-01-09wifi: ath12k: don't force radio frequency check in freq_to_idx()Baochen Qiang-8/+1
2026-01-09wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier-6/+6
2026-01-09wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier-8/+8
2026-01-09wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips onlyPing-Ke Shih-1/+2
2026-01-09wifi: rtw89: fw: consider hardware AID for firmware elementsPing-Ke Shih-15/+28
2026-01-09wifi: rtw89: fw: add CMAC H2C command for punctured for RTL8922DPing-Ke Shih-0/+45
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX time for RTL8922DPing-Ke Shih-0/+56
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX AMPDU for RTL8922DPing-Ke Shih-0/+69
2026-01-09wifi: rtw89: fw: add CMAC H2C command for association for RTL8922DPing-Ke Shih-0/+131
2026-01-09wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922DPing-Ke Shih-0/+248
2026-01-09wifi: rtw89: fw: add DMAC v3 H2C command for RTL8922DPing-Ke Shih-0/+365
2026-01-09wifi: rtw89: update query RXDESC v3 for RTL8922DPing-Ke Shih-0/+104
2026-01-09wifi: rtw89: update TXWD v3 for RTL8922DPing-Ke Shih-0/+78
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2026-01-08wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek-0/+2
2026-01-08wifi: mwifiex: Allocate dev name earlier for interface workqueue nameChen-Yu Tsai-4/+9
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg-2/+2
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg-1/+1
2026-01-08Merge tag 'ath-next-20260105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-17315/+20104
2026-01-08wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König-5/+1
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki-5/+5
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap-1/+5
2026-01-07wifi: rtw89: 8852b: refine hardware parameters for RFE type 5Dian-Syuan Yang-2/+24
2026-01-07wifi: rtw89: fix potential zero beacon interval in beacon trackingKuan-Chung Chen-6/+8
2026-01-07wifi: rtw89: rfk: update rtw89_fw_h2c_rf_pre_ntfy_mcc formatChih-Kang Chang-21/+122
2026-01-07wifi: rtw89: fw: change WITH_RFK_PRE_NOTIFY to be a FW feature groupZong-Zhe Yang-10/+13
2026-01-07wifi: rtw89: refine mis-ordered entries in FW feature tableZong-Zhe Yang-3/+3
2026-01-07wifi: rtw89: 8922a: tweak RFK_PRE_NOTIFY FW feature configuration to align ha...Zong-Zhe Yang-2/+2
2026-01-07wifi: rtw89: fw: introduce helper for disabling FW feature configurationZong-Zhe Yang-1/+38
2026-01-07wifi: rtw89: fw: change FW feature map to a BITMAPZong-Zhe Yang-5/+12
2026-01-07wifi: rtw89: pre-handle RF calibration on link when neededZong-Zhe Yang-11/+69
2026-01-07wifi: rtw89: rfk: add rtw89_fw_h2c_rf_pre_ntfy_mcc for new WiFi 7 firmwareChih-Kang Chang-0/+81
2026-01-07wifi: rtw89: rfk: update RFK pre info V2 for RTL8922DPing-Ke Shih-5/+30
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver-13/+6
2025-12-31wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan-3/+3
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan-5/+1
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam-8/+0
2025-12-31wifi: rtw89: enhance connection stability when triggering beacon lossDian-Syuan Yang-3/+3
2025-12-31wifi: rtw89: regd: 6 GHz power type marks default when inactiveZong-Zhe Yang-0/+1
2025-12-31wifi: rtw89: 8922a: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureChih-Kang Chang-0/+1
2025-12-31wifi: rtw89: refine TX nulldata judgement when scan with 2 OP channelsChih-Kang Chang-20/+35
2025-12-31wifi: rtw89: add default quirks as features to chip_infoPing-Ke Shih-0/+10
2025-12-31wifi: rtw89: read chip ID for RTL8922D variantsPing-Ke Shih-13/+46
2025-12-31wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chipsPing-Ke Shih-5/+48