summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2018-12-21wil6210: missing length check in wmi_set_ieLior David1-1/+6
2018-11-22ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-09-26ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-08-09ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-08-11wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2016-07-12ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2015-11-15ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-28ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-07-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-04-25ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-03-24ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear1-3/+6
2014-11-12ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2-13/+13
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau1-4/+4
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2-0/+15
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan3-27/+41
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller7-28/+41
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan4-23/+35
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07ath: Fix smatch warningSujith Manoharan1-4/+4
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-5/+4
2014-10-06Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller65-842/+1808
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan1-0/+16
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan1-6/+1
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2-0/+24
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan3-6/+7