summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson
2024-01-19wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson
2024-01-19wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
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
2024-01-18wifi: rtw89: add EHT capabilities for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih
2024-01-18wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_dataPing-Ke Shih
2024-01-18wifi: rtw88: use kstrtoX_from_user() in debugfs handlersDmitry Antipov
2024-01-18wifi: ath12k: change MAC buffer ring size to 2048Baochen Qiang
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang
2024-01-18wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queueBaochen Qiang
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2024-01-18wifi: ath11k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2024-01-18wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy