summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: add 6 GHz params in peer assoc commandPradeep Kumar Chitrapu2021-09-281-1/+49
* ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_...Wen Gong2021-09-281-6/+9
* ath11k: indicate scan complete for scan canceled when scan runningWen Gong2021-09-281-6/+12
* ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong2021-09-281-0/+2
* ath11k: add HTT stats support for new statsVenkateswara Naralasetty2021-09-284-4/+548
* ath11k: Change masking and shifting in htt statsSeevalamuthu Mariappan2021-09-283-136/+243
* ath11k: Remove htt stats fixed size array usageSeevalamuthu Mariappan2021-09-281-574/+264
* ath11k: Replace HTT_DBG_OUT with scnprintfSeevalamuthu Mariappan2021-09-281-1687/+1683
* ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUFSeevalamuthu Mariappan2021-09-281-189/+189
* ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang2021-09-281-1/+3
* ath11k: Fix inaccessible debug registersBaochen Qiang2021-09-281-1/+3
* ath11k: Drop MSDU with length error in DP rx pathBaochen Qiang2021-09-281-0/+18
* ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855Wen Gong2021-09-281-11/+11
* ath11k: enable 6G channels for WCN6855Wen Gong2021-09-281-9/+16
* ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855Wen Gong2021-09-281-1/+3
* ath11k: fix survey dump collection in 6 GHzPradeep Kumar Chitrapu2021-09-281-0/+6
* ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu2021-09-282-6/+13
* ath11k: add channel 2 into 6 GHz channel listPradeep Kumar Chitrapu2021-09-282-2/+5
* ath11k: Add wmi peer create conf event in wmi_tlv_event_idP Praneesh2021-09-282-0/+4
* ath11k: Avoid "No VIF found" warning messageKarthikeyan Periyasamy2021-09-281-1/+2
* ath11k: Fix crash during firmware recovery on reo cmd ring accessSriram R2021-09-281-0/+3
* ath11k: Assign free_vdev_map value before ieee80211_register_hwSeevalamuthu Mariappan2021-09-281-7/+7
* ath11k: Add vdev start flag to disable hardware encryptionSeevalamuthu Mariappan2021-09-282-0/+3
* ath11k: Avoid race during regd updatesSriram R2021-09-284-17/+14
* ath11k: Avoid reg rules update during firmware recoverySriram R2021-09-281-0/+11
* ath11k: Update pdev tx and rx firmware statsSriram R2021-09-283-1/+111
* ath11k: Fix pktlog lite rx eventsAnilkumar Kolli2021-09-284-11/+42
* ath11k: Add support for RX decapsulation offloadSriram R2021-09-286-72/+198
* ath11k: fix some sleeping in atomic bugsDan Carpenter2021-09-281-9/+7
* ath11k: qmi: avoid error messages when dma allocation failsAaron Ma2021-09-281-1/+1
* ath11k: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-09-283-7/+4
* ath11k: add caldata download support from EEPROMAnilkumar Kolli2021-09-282-28/+127
* ath11k: add caldata file for multiple radiosAnilkumar Kolli2021-09-281-2/+11
* ath11k: clean up BDF download functionsAnilkumar Kolli2021-09-281-147/+101
* ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli2021-09-284-10/+8
* ath11k: Wstringop-overread warningArnd Bergmann2021-09-281-1/+1
* ath11k: Add spectral scan support for QCN9074Karthikeyan Periyasamy2021-09-281-1/+4
* ath11k: Fix the spectral minimum FFT bin countKarthikeyan Periyasamy2021-09-281-1/+1
* ath11k: Introduce spectral hw configurable paramKarthikeyan Periyasamy2021-09-284-15/+30
* ath11k: Refactor spectral FFT bin sizeKarthikeyan Periyasamy2021-09-283-12/+40
* ath11k: add support for 80P80 and 160 MHz bandwidthP Praneesh2021-09-285-14/+136
* ath11k: add support for setting fixed HE rate/gi/ltfMiles Hu2021-09-283-41/+580
* ath11k: monitor mode clean up to use separate APIsSeevalamuthu Mariappan2021-09-244-51/+110
* ath11k: add separate APIs for monitor modeSeevalamuthu Mariappan2021-09-242-6/+370
* ath11k: move static function ath11k_mac_vdev_setup_sync to topSeevalamuthu Mariappan2021-09-241-14/+14
* wcn36xx: Implement Idle Mode Power SaveBryan O'Donoghue2021-09-214-3/+68
* wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complementBryan O'Donoghue2021-09-211-1/+1
* wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue2021-09-211-1/+3
* wcn36xx: handle connection loss indicationBenjamin Li2021-09-211-11/+33
* ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan2021-09-162-1/+3