summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-08-16wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...Ping-Ke Shih
2024-08-16wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degradeKuan-Chung Chen
2024-08-16wifi: rtw89: 8852c: support firmware with fw_elementKuan-Chung Chen
2024-08-16wifi: mwifiex: keep mwifiex_cfg80211_ops constantSascha Hauer
2024-08-13Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-08-13wifi: mwl8k: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-10Merge tag 'rtw-next-2024-08-09' of https://github.com/pkshih/rtwKalle Valo
2024-08-10wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-10wifi: mwifiex: add support for WPA-PSK-SHA256Sascha Hauer
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: 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-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