summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee
2023-08-03wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2023-08-03wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong
2023-08-03wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()Dmitry Antipov
2023-08-03wifi: ath12k: configure puncturing bitmapAloka Dixit
2023-08-03wifi: ath12k: parse WMI service ready ext2 eventAloka Dixit
2023-08-03wifi: ath12k: add MLO header in peer associationPradeep Kumar Chitrapu
2023-08-03wifi: ath12k: peer assoc for 320 MHzAloka Dixit
2023-08-03wifi: ath12k: add WMI support for EHT peerAloka Dixit
2023-08-03wifi: ath12k: prepare EHT peer assoc parametersAloka Dixit
2023-08-03wifi: ath12k: add EHT PHY modesMuna Sinada
2023-08-03wifi: ath12k: propagate EHT capabilities to userspaceAloka Dixit
2023-08-03wifi: ath12k: WMI support to process EHT capabilitiesAloka Dixit
2023-08-03wifi: ath12k: move HE capabilities processing to a new functionAloka Dixit
2023-08-03wifi: ath12k: rename HE capabilities setup/copy functionsAloka Dixit
2023-08-02wifi: ath12k: change to use dynamic memory for channel list of scanWen Gong
2023-08-02wifi: ath12k: trigger station disconnect on hardware restartWen Gong
2023-08-02wifi: ath12k: Use pdev_id rather than mac_id to get pdevBaochen Qiang
2023-08-02wifi: ath12k: avoid array overflow of hw mode for preferred_hw_modeWen Gong
2023-08-02wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann
2023-08-02wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...Wen Gong
2023-08-02wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()Wen Gong
2023-08-02wifi: ath11k: Remove cal_done check during probeSeevalamuthu Mariappan
2023-08-02wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli
2023-08-02wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan
2023-08-02wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov
2023-08-02wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov
2023-08-02wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov