summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-23wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer
2024-01-23wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang
2024-01-23wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang
2024-01-23wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang
2024-01-23wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung
2024-01-23wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2024-01-23wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih
2024-01-19wifi: rtlwifi: Speed up firmware loading for USBBitterblue Smith
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel
2024-01-19wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel
2024-01-19wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin
2024-01-19wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin
2024-01-19wifi: brcmfmac: move feature overrides before feature_disableArend van Spriel
2024-01-19wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2024-01-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-01-18wifi: rt2x00: simplify rt2x00crypto_rx_insert_iv()Dmitry Antipov
2024-01-18wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan
2024-01-18wifi: mwifiex: Use helpers to check multicast addressesRuan Jinjie
2024-01-18wifi: brcmsmac: phy: Remove unreachable codeArtem Chernyshev
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg
2024-01-18wifi: rtl8xxxu: make instances of iface limit and combination to be static constPing-Ke Shih
2024-01-18wifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor to le32 typePing-Ke Shih
2024-01-18wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh
2024-01-18wifi: wilc1000: fix incorrect power down sequenceAjay Singh
2024-01-18wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh
2024-01-18wifi: wilc1000: fix driver_handler when committing initial configurationAjay Singh
2024-01-18wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatusBitterblue Smith
2024-01-18wifi: rtw89: fw: extend JOIN H2C command to support WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: use struct to fill JOIN H2C commandPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-18wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih
2024-01-18wifi: rtw89: declare EXT NSS BW of VHT capabilityPing-Ke Shih