aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k_htc: fix NULL-deref at probeJohan Hovold2017-05-25
* ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin2017-05-25
* ath9k: fix NULL pointer dereferenceMiaoqing Pan2017-04-21
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-03-12
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-12
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-03-12
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-12
* ath10k: use the right length of "background"Nicolas Iooss2017-01-12
* ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2017-01-12
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2017-01-09
* ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2017-01-09
* ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2017-01-09
* ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2017-01-09
* Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller2016-10-14
|\
| * ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-13
| * Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-13
| * ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05
|\|
| * ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim2016-09-28
| * ath9k: disable RNG by defaultMiaoqing Pan2016-09-28
| * ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-28
| * ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-28
| * ath10k: fix error return code in ahbWei Yongjun2016-09-28
| * ath10k: support up to 64 vdevsBen Greear2016-09-27
| * ath10k: document cycle count related countersBen Greear2016-09-27
| * ath10k: fix typo in logging messageBen Greear2016-09-27
| * ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-27
| * ath10k: do not check if reset is NULLMasahiro Yamada2016-09-27
| * ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada2016-09-27
| * ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada2016-09-27
| * ath10k: spelling and miscellaneous neateningJoe Perches2016-09-27
| * ath: constify local structuresJulia Lawall2016-09-14
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-14
| |\
| | * ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-13
| | * ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2016-09-13
| | * ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-13
| | * ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2016-09-13
| | * ath10k: improve logging messageBen Greear2016-09-13
| | * ath10k: enable peer stats by defaultThomas Pedersen2016-09-13
| | * ath10k: remove unused variable ar_pciChaehyun Lim2016-09-13
| | * ath10k: fix memory leak on caldata on error exit pathColin Ian King2016-09-13
| | * Merge branch 'ath-current' into ath-nextKalle Valo2016-09-09
| | |\
| | * | carl9170: Fix wrong completion usageDaniel Wagner2016-09-09
| | * | ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley2016-09-09
| | * | ath6kl: enable firmware crash dumps on the AR6004Dan Kephart2016-09-09
| | * | ath9k: remove repetitions of mask array sizeBob Copeland2016-09-09
| | * | ath10k: fix reporting channel survey dataAshok Raj Nagarajan2016-09-09
| | * | ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan2016-09-09
| | * | ath9k: improve powersave filter handlingFelix Fietkau2016-09-09
| | * | ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau2016-09-09