summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-04-291-3/+2
* ath9k_hw: check if the chip failed to wake upFelix Fietkau2018-04-291-0/+4
* ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2018-04-132-3/+15
* ath5k: fix memory leak on buf on failed eeprom readColin Ian King2018-04-131-1/+4
* ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori2018-03-241-1/+1
* ath10k: fix out of bounds access to local bufferMichael Mera2018-03-241-6/+10
* ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2018-03-241-7/+12
* ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear2018-03-221-1/+2
* ath10k: update tdls teardown state to targetManikanta Pubbisetty2018-03-221-0/+10
* wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2018-03-221-3/+17
* wil6210: fix protection against connections during resetHamad Kadmany2018-03-221-2/+9
* ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2018-03-221-1/+1
* ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan2018-03-221-0/+5
* ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2018-03-221-0/+9
* ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan2018-03-221-1/+1
* ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2018-01-172-16/+92
* ath9k: fix tx99 potential info leakMiaoqing Pan2017-12-201-0/+5
* ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2017-11-301-8/+43
* ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2017-11-301-3/+9
* ath10k: ignore configuring the incorrect board_idRyan Hsu2017-11-301-1/+4
* ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2017-11-301-3/+4
* wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-11-151-1/+2
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-11-083-19/+60
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-10-082-0/+19
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* wil6210: fix deadlock when using fw_no_recovery optionLior David2017-08-061-7/+8
* ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2017-08-061-0/+6
* ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-07-271-1/+3
* ath9k: fix tx99 bus errorMiaoqing Pan2017-07-271-2/+0
* ath9k: fix tx99 use after freeMiaoqing Pan2017-07-271-4/+9
* ath10k: override CE5 config for QCA9377Bartosz Markowski2017-07-121-1/+1
* ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-06-241-1/+2
* ath9k_htc: fix NULL-deref at probeJohan Hovold2017-05-251-0/+3
* ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin2017-05-251-0/+1
* ath9k: fix NULL pointer dereferenceMiaoqing Pan2017-04-211-1/+7
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-03-121-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-125-26/+48
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-121-2/+1
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-121-5/+9
* ath10k: use the right length of "background"Nicolas Iooss2017-01-121-1/+1
* ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2017-01-122-6/+2
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2017-01-091-1/+1
* ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2017-01-091-2/+5
* ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2017-01-091-1/+1
* ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2017-01-092-2/+1
* Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller2016-10-145-59/+44
|\
| * ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-131-0/+1
| * Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-132-23/+3
| * ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-132-36/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-0551-663/+2199
|\ \ | |/