summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-4/+6
|\
| * wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+6
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-08-258-58/+43
|\ \
| * | wifi: ath11k: Remove unused declarationsYue Haibing2023-08-232-5/+0
| * | wifi: ath11k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-231-1/+1
| * | wifi: ath11k: simplify the code with module_platform_driverYang Yingliang2023-08-231-11/+1
| * | wifi: ath11k: Fix a few spelling errorsJeff Johnson2023-08-233-3/+3
| * | wifi: ath11k: Consistently use ath11k_vif_to_arvif()Jeff Johnson2023-08-232-33/+33
| * | wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann2023-08-231-3/+3
| * | wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann2023-08-231-2/+2
* | | Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
|/ /
* | Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-049-45/+72
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-08-039-44/+72
| |\ \
| | * | wifi: ath11k: Remove cal_done check during probeSeevalamuthu Mariappan2023-08-021-1/+1
| | * | wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli2023-08-025-29/+36
| | * | wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan2023-08-025-14/+35
| | * | wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov2023-08-021-2/+2
| | * | wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh2023-08-021-1/+1
| | |/
| * / wifi: drivers: Explicitly include correct DT includesRob Herring2023-08-011-1/+0
| |/
* / Revert "wifi: ath11k: Enable threaded NAPI"Kalle Valo2023-07-262-2/+0
|/
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2828-556/+1640
|\
| * wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang2023-06-161-1/+1
| * wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018Ziyang Huang2023-06-161-0/+1
| * wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()Ziyang Huang2023-06-161-0/+1
| * wifi: ath11k: Add missing check for ioremapJiasheng Jiang2023-06-151-0/+5
| * wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2023-06-132-0/+6
| * wifi: ath11k: debug: add ATH11K_DBG_CEKalle Valo2023-06-132-2/+5
| * wifi: ath11k: htc: cleanup debug messagesKalle Valo2023-06-131-13/+21
| * wifi: ath11k: don't use %pKKalle Valo2023-06-135-13/+13
| * wifi: ath11k: hal: cleanup debug messageKalle Valo2023-06-131-1/+1
| * wifi: ath11k: debug: use all upper case in ATH11k_DBG_HALKalle Valo2023-06-133-17/+17
| * wifi: ath11k: dp: cleanup debug messageKalle Valo2023-06-131-8/+4
| * wifi: ath11k: pci: cleanup debug loggingKalle Valo2023-06-133-10/+10
| * wifi: ath11k: wmi: add unified command debug messagesKalle Valo2023-06-131-143/+185
| * wifi: ath11k: wmi: use common error handling styleKalle Valo2023-06-131-24/+56
| * wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()Kalle Valo2023-06-131-4/+8
| * wifi: ath11k: remove unsupported event handlersKalle Valo2023-06-131-15/+1
| * wifi: ath11k: add WMI event debug messagesKalle Valo2023-06-131-18/+54
| * wifi: ath11k: remove manual mask names from debug messagesKalle Valo2023-06-1312-184/+184
| * wifi: ath11k: print debug level in debug messagesKalle Valo2023-06-132-1/+43
| * wifi: ath11k: debug: remove unused ATH11K_DBG_ANYKalle Valo2023-06-131-1/+0
| * wifi: ath11k: update proper pdev/vdev id for testmode commandVenkateswara Naralasetty2023-06-091-3/+34
| * wifi: ath11k: Add HTT stats for PHY reset caseNidhi Jain2023-06-012-0/+157
| * wifi: ath11k: Allow ath11k to boot without caldata in ftm modeSowmiya Sree Elavalagan2023-06-011-1/+9
| * wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-0112-21/+444
| * wifi: ath11k: remove unused function ath11k_tm_event_wmi()Govindaraj Saminathan2023-06-012-70/+2
| * wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong2023-06-011-13/+40
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-05-175-87/+432
| |\
| | * wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan2023-05-171-2/+61
| | * wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan2023-05-171-15/+15