summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-68/+164
2017-10-13ath10k: store coverage-class in case firmware is not bootedBen Greear1-2/+7
2017-10-13ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan4-2/+57
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty3-2/+11
2017-10-13ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris1-10/+14
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+2
2017-10-04ath9k: make const array reg_hole_list static, reduces object code sizeColin Ian King1-1/+1
2017-09-25wcn36xx: Disable 5GHz for wcn3620Loic Poulain2-1/+17
2017-09-25ath9k: Avoid a potential deadlockVille Syrjälä3-11/+14
2017-09-25ath10k: make ath10k_hw_ce_regs constBhumika Goyal2-4/+4
2017-09-25ath9k: Use ARRAY_SIZE macroThomas Meyer1-3/+2
2017-09-25ath9k: remove cast to void pointerHimanshu Jha11-32/+32
2017-09-21drivers: net: ath6kl: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann1-5/+2
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-344/+803
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu3-0/+16
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu1-0/+42
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David1-28/+29
2017-08-31wil6210: increase connect timeoutLior David1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
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