summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-11-15wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson
2017-11-08ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2017-10-08ath10k: prevent sta pointer rcu violationMichal Kazior
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2017-08-06wil6210: fix deadlock when using fw_no_recovery optionLior David
2017-08-06ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2017-07-27ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-07-12ath10k: override CE5 config for QCA9377Bartosz Markowski
2017-06-24ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-03-12ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam
2017-01-12ath10k: use the right length of "background"Nicolas Iooss
2017-01-12ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2017-01-09ath9k: do not return early to fix rcu unlockingTobias Klausmann
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2017-01-09ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2017-01-09ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan
2016-09-28ath10k: fix error return code in ahbWei Yongjun
2016-09-27ath10k: support up to 64 vdevsBen Greear
2016-09-27ath10k: document cycle count related countersBen Greear
2016-09-27ath10k: fix typo in logging messageBen Greear
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2016-09-27ath10k: do not check if reset is NULLMasahiro Yamada
2016-09-27ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada
2016-09-27ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches
2016-09-21carl9170: fix debugfs crashesChristian Lamparter
2016-09-14ath: constify local structuresJulia Lawall
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo