summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-08-10wifi: mwifiex: fix key_mgmt settingSascha Hauer
2024-08-10wifi: mwifiex: simplify WPA flags settingSascha Hauer
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen
2024-08-09wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith
2024-08-09wifi: rtw88: usb: Support RX aggregationBitterblue Smith
2024-08-09wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith
2024-08-09wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith
2024-08-09wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson
2024-08-09wifi: rtl8xxxu: drop reference to staging driversPeter Robinson
2024-08-09wifi: rtw89: wow: add net-detect support for 8852cChin-Yen Lee
2024-08-09wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee
2024-08-09wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee
2024-08-09wifi: rtw89: 8852c: support firmware format up to v1Ping-Ke Shih
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET
2024-08-07wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...Bitterblue Smith
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang
2024-08-07wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang
2024-08-07wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen
2024-08-05wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel
2024-08-04wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()Christophe JAILLET
2024-08-04wifi: mwifiex: add host mlme for AP modeDavid Lin
2024-08-04wifi: mwifiex: add host mlme for client modeDavid Lin
2024-08-04wifi: mwifiex: increase max_num_akm_suitesSascha Hauer
2024-08-02wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()Zong-Zhe Yang
2024-08-02wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_beZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK scanZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK channelZong-Zhe Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: mcc: stop at a role holding chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: chan: refine MCC re-plan flow when unassign chanctxZong-Zhe Yang
2024-08-02wifi: rtw88: always wait for both firmware loading attemptsDmitry Antipov
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-08-02wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failurePing-Ke Shih
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen
2024-08-02wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang
2024-08-01wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka
2024-08-01wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()Thorsten Blum