summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-1561-713/+3700
|\
| * wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King2018-01-091-1/+1
| * ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl2018-01-091-0/+1
| * ath10k: remove unused prototypeErik Stromdahl2018-01-091-1/+0Star
| * ath10k: fix spelling errorErik Stromdahl2018-01-091-1/+1
| * wil6210: remove reference to preset_chandefLior David2018-01-096-7/+5Star
| * wil6210: remove leftover "FIXME"sDedy Lansky2018-01-093-4/+2Star
| * wil6210: prevent parallel suspend and dump collectionMaya Erez2018-01-094-8/+54
| * wil6210: set platform features based on FW capabilitiesMaya Erez2018-01-093-0/+18
| * wil6210: add platform capabilities bitmapMaya Erez2018-01-094-4/+35
| * wil6210: support 40bit DMA addressesLazar Alexei2018-01-094-22/+28
| * wil6210: support Scheduled scanDedy Lansky2018-01-095-18/+395
| * ath10k: update copyright yearKalle Valo2017-12-2743-43/+43
| * ath10k: add memory dump support QCA988XKalle Valo2017-12-271-0/+40
| * ath10k: add memory dump support for QCA6174/QCA9377Alan Liu2017-12-276-1/+1112
| * ath10k: add coredump_mask module parameterKalle Valo2017-12-273-22/+51
| * ath10k: detach coredump.c from debug.cKalle Valo2017-12-276-47/+45Star
| * ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-277-240/+291
| * ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo2017-12-271-46/+0Star
| * ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori2017-12-272-1/+7
| * ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai2017-12-272-75/+108
| * ath10k: Add debug mask for SNOC bus typeGovind Singh2017-12-271-0/+1
| * ath10k: Add SNOC bus type for WCN3990 targetGovind Singh2017-12-272-0/+4
| * ath10k: Add support for 64 bit ce descriptorGovind Singh2017-12-273-97/+587
| * ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh2017-12-273-14/+18
| * ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh2017-12-273-17/+109
| * ath10k: Add hw param for rx ring size supportGovind Singh2017-12-274-4/+20
| * ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh2017-12-273-27/+307
| * ath10k: Add support for 64 bit HTT frag descriptorGovind Singh2017-12-273-26/+167
| * ath10k: Add support for 64 bit htt rx ring cfgGovind Singh2017-12-273-23/+168
| * ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2017-12-272-7/+72
| * ath10k: Update rx descriptor for WCN3990 targetGovind Singh2017-12-271-0/+50
| * ath10k: Add hw param for 64-bit address supportRakesh Pillai2017-12-272-0/+16
| * wil6210: fix build warnings without CONFIG_PMArnd Bergmann2017-12-272-19/+8Star
| * ath10k: wmi: remove redundant integer fcColin Ian King2017-12-271-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-122-13/+16
|\ \ | |/ |/|
| * wcn36xx: Fix dynamic power savingLoic Poulain2018-01-042-13/+16
* | ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai2017-12-143-0/+30
* | ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-143-3/+44
* | ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-146-1/+158
* | ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai2017-12-144-15/+97
* | wcn36xx: Reduce spinlock in indication handlerBjorn Andersson2017-12-141-2/+2
* | ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter2017-12-141-0/+4
* | wcn36xx: Add hardware scan offload supportLoic Poulain2017-12-144-8/+238
* | ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann2017-12-141-7/+33
* | ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-144-1/+104
* | ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2017-12-142-9/+9
* | ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli2017-12-144-32/+30Star
* | ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-143-61/+63
* | ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori2017-12-141-1/+1