aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
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-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-10-07ath9k: Fix programming of minCCA power thresholdSven Eckelmann
2016-09-30ath9k: fix misleading indentationArnd Bergmann
2016-09-24ath9k: fix using sta->drv_priv before initializing itFelix Fietkau
2016-06-07ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-06-07ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-05-11ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-28ath9k: fix phyerror codesZefir Kurtisi
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-29ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan
2015-08-13ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau
2015-08-06ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau
2015-08-06ath9k: add fast-xmit supportFelix Fietkau
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo
2015-07-21ath9k: export HW random number generatorMiaoqing Pan
2015-07-21ath9k: Fix register definitions for QCA956xMiaoqing Pan
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg