summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-3128-344/+803
|\
| * ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
| * ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
| * wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
| * wil6210: increase connect timeoutLior David2017-08-311-1/+1
| * wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-312-0/+3
| * wil6210: move pre-FW configuration to separate functionDedy Lansky2017-08-311-18/+22
| * wil6210: align to latest auto generated wmi.hLazar Alexei2017-08-311-239/+475
| * wil6210: make debugfs compilation optionalGidon Studinski2017-08-313-1/+19
| * wil6210: ratelimit errors in TX/RX interruptsLior David2017-08-311-6/+8
| * ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
| * ath10k: sdio: remove unused struct memberErik Stromdahl2017-08-312-6/+0
| * ath10k: fix napi_poll budget overflowRyan Hsu2017-08-311-6/+11
| * ath9k: constify usb_device_idArvind Yadav2017-08-111-1/+1
| * ath6kl: constify usb_device_idArvind Yadav2017-08-111-1/+1
| * wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-084-8/+6
| * wil6210: store FW RF calibration resultDedy Lansky2017-08-084-0/+19
| * wil6210: fix interface-up checkHamad Kadmany2017-08-082-2/+4
| * wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
| * wil6210: add statistics for suspend timeMaya Erez2017-08-084-4/+40
| * wil6210: check no_fw_recovery in resume failure recoveryMaya Erez2017-08-081-1/+3
| * wil6210: support FW RSSI reportingDedy Lansky2017-08-085-9/+23
| * wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-082-0/+6
| * ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-082-2/+2
| * wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2017-08-082-2/+53
| * ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-083-8/+8
| * ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
| * ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu2017-08-081-1/+1
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-2417-15/+1738
|\ \ | |/
| * wcn36xx: check dma_mapping_error()Rob Clark2017-08-031-0/+5
| * ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev2017-08-031-0/+5
| * ath9k: fix debugfs file permissionChristoph Fritz2017-08-031-1/+1
| * ath10k: explicitly request exclusive reset controlPhilipp Zabel2017-08-031-5/+10
| * ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2017-08-032-0/+2
| * ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-035-3/+436
| * ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty2017-08-031-1/+12
| * ath10k: sdio: fix compile warningErik Stromdahl2017-08-031-4/+4
| * ath10k: add initial USB supportErik Stromdahl2017-08-034-0/+1244
| * ath10k: various usb related definitionsErik Stromdahl2017-08-033-0/+6
| * ath10k: set a-mpdu receiver reference numberMatthias Frei2017-08-032-1/+13
* | carl9170: constify usb_device_idArvind Yadav2017-08-101-1/+1
* | ar5523: constify usb_device_idArvind Yadav2017-08-101-1/+1
|/
* ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
* ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-064-0/+168
* ath10k: make CE layer bus agnosticGovind Singh2017-07-066-175/+224
* ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva2017-06-281-1/+1
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-284-5/+5
* ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan2017-06-281-4/+4
* ath9k: avoid potential freezing during random generator readMiaoqing Pan2017-06-281-1/+5