summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih
2024-11-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih
2024-11-06wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih
2024-11-06wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih
2024-11-01wifi: rtw89: set pause_data field to avoid transmitting data in scan channelsChih-Kang Chang
2024-11-01wifi: rtw89: don't check done-ack for entering PSChin-Yen Lee
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert
2024-10-31wifi: wfx: Fix error handling in wfx_core_init()Yuan Can
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-30wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner
2024-10-29wifi: rtw88: 8812a: Mitigate beacon lossBitterblue Smith
2024-10-29wifi: rtw88: 8821a: Regularly ask for BT info updatesBitterblue Smith
2024-10-29wifi: rtw88: coex: Support chips without a scoreboardBitterblue Smith
2024-10-29wifi: rtw88: Detect beacon loss with chips other than 8822cBitterblue Smith
2024-10-29wifi: rtw88: usb: Set pkt_info.ls for the reserved pageBitterblue Smith
2024-10-29wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith
2024-10-29wifi: rtw88: Support TX page sizes bigger than 128Bitterblue Smith
2024-10-29wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-10-29wifi: rtw88: Let each driver control the power on/off processBitterblue Smith
2024-10-29wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith
2024-10-29wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-25wifi: ath12k: convert tasklet to BH workqueue for CE interruptsRaj Kumar Bhagat
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-25wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter
2024-10-25wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang
2024-10-25wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku