aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl2-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo17-15/+1738
2017-08-11ath9k: constify usb_device_idArvind Yadav1-1/+1
2017-08-11ath6kl: constify usb_device_idArvind Yadav1-1/+1
2017-08-10carl9170: constify usb_device_idArvind Yadav1-1/+1
2017-08-10ar5523: constify usb_device_idArvind Yadav1-1/+1
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski4-8/+6
2017-08-08wil6210: store FW RF calibration resultDedy Lansky4-0/+19
2017-08-08wil6210: fix interface-up checkHamad Kadmany2-2/+4
2017-08-08wil6210: notify wiphy on wowlan supportMaya Erez1-0/+10
2017-08-08wil6210: add statistics for suspend timeMaya Erez4-4/+40
2017-08-08wil6210: check no_fw_recovery in resume failure recoveryMaya Erez1-1/+3
2017-08-08wil6210: support FW RSSI reportingDedy Lansky5-9/+23
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany2-0/+6
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal2-2/+2
2017-08-08wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2-2/+53
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko3-8/+8
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu1-1/+1
2017-08-03wcn36xx: check dma_mapping_error()Rob Clark1-0/+5
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev1-0/+5
2017-08-03ath9k: fix debugfs file permissionChristoph Fritz1-1/+1
2017-08-03ath10k: explicitly request exclusive reset controlPhilipp Zabel1-5/+10
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2-0/+2
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty5-3/+436
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty1-1/+12
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl1-4/+4
2017-08-03ath10k: add initial USB supportErik Stromdahl4-0/+1244
2017-08-03ath10k: various usb related definitionsErik Stromdahl3-0/+6
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei2-1/+13
2017-07-06ath10k: increase buffer len to print all wmi servicesTamizh chelvam1-1/+1
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh4-0/+168
2017-07-06ath10k: make CE layer bus agnosticGovind Singh6-175/+224
2017-07-06ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo1-1/+1
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva1-1/+1
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King4-5/+5
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan1-4/+4
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan1-1/+5
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller27-535/+1718
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-535/+1718
2017-06-21wil6210: remove ioctl interfaceMaya Erez4-190/+0
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez11-49/+603
2017-06-21wil6210: prevent platform callbacks after uninitDedy Lansky1-4/+9
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6