summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * wifi: ath11k: rename the sc naming convention to abKarthikeyan Periyasamy2023-10-184-45/+45
| | * wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy2023-10-181-16/+16
| | * wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt2023-10-181-1/+1
| | * wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt2023-10-181-2/+1
| | * wifi: ath12k: Remove ath12k_base::bd_apiJeff Johnson2023-10-182-4/+4
| | * wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson2023-10-182-4/+4
| | * wifi: ath12k: Enable Mesh support for QCN9274Ramya Gnanasekar2023-10-181-2/+4
| | * wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar2023-10-181-0/+45
| | * wifi: ath11k: Use device_get_match_data()Rob Herring2023-10-181-8/+2
| | * wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-128-36/+41
| | * wifi: ath11k: Remove unused struct ath11k_htc_frameJeff Johnson2023-10-121-12/+0
| | * wifi: ath12k: fix invalid m3 buffer addressWen Gong2023-10-121-0/+1
| | * wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong2023-10-123-0/+8
| | * wifi: ath12k: configure RDDM size to MHI for device recoveryWen Gong2023-10-123-0/+9
| | * wifi: ath12k: add parsing of phy bitmap for reg rulesAditya Kumar Singh2023-10-123-2/+23
| | * wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh2023-10-123-2/+17
| | * wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warningKalle Valo2023-10-121-2/+2
| | * wifi: ath12k: Consistently use ath12k_vif_to_arvif()Jeff Johnson2023-10-101-22/+22
| | * wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit2023-10-101-3/+1
| | * wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()Dmitry Antipov2023-10-101-2/+0
| * | wifi: rtw89: cleanup firmware elements parsingDmitry Antipov2023-10-251-32/+39
| * | wifi: rt2x00: rework MT7620 PA/LNA RF calibrationShiji Yang2023-10-252-52/+130
| * | wifi: rt2x00: rework MT7620 channel config functionShiji Yang2023-10-251-56/+35
| * | wifi: rt2x00: improve MT7620 register initializationShiji Yang2023-10-253-0/+45
| * | wifi: wlcore: main: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-2/+2
| * | wifi: wlcore: boot: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-4/+1
| * | wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-4/+1
| * | wifi: wl1251: replace deprecated strncpy with strscpyJustin Stitt2023-10-231-1/+1
| * | wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh2023-10-231-0/+3
| * | wifi: ipw2x00: replace deprecated strncpy with strscpy_padJustin Stitt2023-10-231-9/+8
| * | wifi: rt2x00: fix rt2800 watchdog functionShiji Yang2023-10-231-6/+11
| * | wifi: ath9k_htc: fix format-truncation warningKalle Valo2023-10-231-1/+1
| * | wifi: ipw2x00: fix format-truncation warningsKalle Valo2023-10-232-23/+3
| * | wifi: brcmfmac: fix format-truncation warningsKalle Valo2023-10-231-3/+3
| * | wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()Dmitry Antipov2023-10-231-7/+0
| * | wifi: iwlwifi: bump FW API to 86 for AX/BZ/SC devicesGregory Greenman2023-10-233-3/+3
| * | wifi: iwlwifi: read DSM func 2 for specific RF typesDaniel Gabay2023-10-231-8/+18
| * | wifi: iwlwifi: mvm: show dump even for pldr_syncJohannes Berg2023-10-231-3/+0
| * | wifi: iwlwifi: mvm: cycle FW link on chanctx removalJohannes Berg2023-10-231-0/+7
| * | wifi: iwlwifi: trace full frames with TX status requestJohannes Berg2023-10-231-1/+7
| * | wifi: iwlwifi: empty overflow queue during flushMiri Korenblit2023-10-235-12/+15
| * | wifi: iwlwifi: fw: Add support for UATS table in UHBMukesh Sisodiya2023-10-235-0/+148
| * | wifi: iwlwifi: mvm: add a print when sending RLC commandMiri Korenblit2023-10-231-0/+3
| * | wifi: iwlwifi: mvm: debugfs for fw system statsAnjaneyulu2023-10-231-0/+104
| * | wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu2023-10-238-38/+451
| * | wifi: iwlwifi: mvm: fix regdb initializationGregory Greenman2023-10-234-6/+8
| * | wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol2023-10-231-0/+10
| * | wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach2023-10-234-342/+24
| * | wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach2023-10-233-3/+14
| * | wifi: iwlwifi: mvm: Return success if link could not be removedBenjamin Berg2023-10-231-1/+2