summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2016-01-28ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan
2016-01-26ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan
2016-01-26ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan
2016-01-26ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven
2016-01-26ath9k_hw: add low power tx gain table for AR953xFelix Fietkau
2016-01-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda
2015-12-11ath9k: fix inconsistent indenting on return statementColin Ian King
2015-12-11ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan
2015-12-08ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic
2015-12-08ath9k: MCC, print time elapsed between eventsJanusz Dziedzic
2015-12-08ath9k: MCC, add NOA also in case of an APJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic
2015-12-08ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic
2015-12-08ath9k: setup correct skb priority for nullfuncJanusz Dziedzic
2015-12-08ath9k: use u32 when calculate tsfJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic
2015-12-08ath9k: queue null frames in case of MCCJanusz Dziedzic
2015-12-08ath9k: print real timer valueJanusz Dziedzic
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl
2015-11-26ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter
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