summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih2024-02-062-14/+227
* wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih2024-02-065-0/+163
* wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih2024-02-062-0/+6
* wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih2024-02-0611-0/+226
* wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih2024-02-067-0/+23
* wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih2024-02-064-3/+207
* wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih2024-02-065-0/+701
* wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih2024-02-062-0/+57
* wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih2024-02-062-0/+44
* wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih2024-02-062-0/+56
* wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih2024-02-062-0/+56
* wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih2024-02-062-0/+42
* wifi: rtw89: rfk: send channel information to firmware for RF calibrationsPing-Ke Shih2024-02-064-4/+124
* wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih2024-02-065-0/+78
* wifi: wilc1000: remove setting msg.spiDavid Lechner2024-02-051-4/+0
* wifi: cw1200: Convert to GPIO descriptorsLinus Walleij2024-02-053-52/+65
* wifi: plfxlc: Drop unused includeLinus Walleij2024-02-051-1/+0
* wifi: mwifiex: Drop unused headersLinus Walleij2024-02-051-2/+0
* wifi: brcmsmac: Drop legacy headerLinus Walleij2024-02-051-1/+0
* wifi: ti: wlcore: sdio: Drop unused includeLinus Walleij2024-02-051-1/+0
* wifi: cw1200: fix __le16 sparse warningsKalle Valo2024-02-051-6/+0
* wifi: rsi: fix restricted __le32 degrades to integer sparse warningsKalle Valo2024-02-051-6/+6
* wifi: zd1211rw: remove __nocast from zd_addr_tKalle Valo2024-02-051-1/+1
* wifi: rtl8xxxu: Add TP-Link TL-WN823N V2Chun Qiu2024-02-051-1/+4
* wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu2024-02-051-2/+11
* wifi: cfg80211: fix kunit exportsJohannes Berg2024-02-041-2/+2
* wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()Johannes Berg2024-02-042-3/+3
* wifi: iwlwifi: fw: fix compiler warning for NULL string printJohannes Berg2024-02-041-3/+3
* wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPIJohannes Berg2024-02-041-4/+2
* wifi: iwlwifi: mvm: make functions publicShaul Triebitz2024-02-023-80/+88
* wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devicesMiri Korenblit2024-02-023-3/+3
* wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devicesEmmanuel Grumbach2024-02-021-0/+5
* wifi: iwlwifi: read DSM functions from UEFIMiri Korenblit2024-02-027-12/+75
* wifi: iwlwifi: prepare for reading DSM from UEFIMiri Korenblit2024-02-025-106/+97
* wifi: iwlwifi: simplify getting DSM from ACPIMiri Korenblit2024-02-024-85/+73
* wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdefMiri Korenblit2024-02-022-20/+0
* wifi: iwlwifi: rfi: use a single DSM function for all RFI configurationsMiri Korenblit2024-02-023-30/+32
* wifi: iwlwifi: read ECKV table from UEFIMiri Korenblit2024-02-027-10/+51
* wifi: iwlwifi: read WRDD table from UEFIMiri Korenblit2024-02-027-8/+61
* wifi: iwlwifi: support link command version 2Shaul Triebitz2024-02-022-8/+20
* wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GOAyala Beker2024-02-021-5/+3
* wifi: iwlwifi: mvm: don't send NDPs for new tx devicesEmmanuel Grumbach2024-02-021-3/+7
* wifi: iwlwifi: read SPLC from UEFIMiri Korenblit2024-02-026-2/+49
* wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit2024-02-023-16/+15
* wifi: iwlwifi: api: clean up some kernel-doc/typosJohannes Berg2024-02-021-3/+2
* wifi: iwlwifi: remove unused function prototypeJohannes Berg2024-02-021-2/+0
* iwlwifi: fw: fix more kernel-doc warningsEmmanuel Grumbach2024-02-025-3/+8
* wifi: mac80211: don't allow deactivation of all linksMiri Korenblit2024-02-021-0/+6
* wifi: mac80211_hwsim: enable all links only in MLOMiri Korenblit2024-02-021-4/+5
* wifi: nl80211: move WPA version validation to policyJohannes Berg2024-02-021-13/+7