summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2016-03-14ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-03-06Merge 'net-next/master'Kalle Valo2-6/+9
2016-03-06Merge ath-next from ath.gitKalle Valo15-103/+190
2016-03-03ath9k: clear bb filter calibration power thresholdMiaoqing Pan2-1/+9
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann2-40/+40
2016-03-03ath9k: make NF load complete quickly and reliablyMiaoqing Pan1-6/+32
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2-6/+9
2016-01-28ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau1-20/+5
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan2-1/+13
2016-01-26ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan1-3/+3
2016-01-26ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan1-2/+3
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan1-26/+6
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan1-1/+3
2016-01-26ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven1-1/+1
2016-01-26ath9k_hw: add low power tx gain table for AR953xFelix Fietkau2-0/+68
2016-01-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo2-2/+5
2016-01-25ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau1-6/+6
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon2-6/+9
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda1-1/+1
2015-12-11ath9k: fix inconsistent indenting on return statementColin Ian King1-1/+1
2015-12-11ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan5-0/+145
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2-3/+3
2015-12-08ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic1-18/+4
2015-12-08ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2-2/+18
2015-12-08ath9k: MCC, add NOA also in case of an APJanusz Dziedzic1-1/+2
2015-12-08ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic1-2/+5
2015-12-08ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic1-0/+2
2015-12-08ath9k: setup correct skb priority for nullfuncJanusz Dziedzic1-0/+1
2015-12-08ath9k: use u32 when calculate tsfJanusz Dziedzic1-2/+2
2015-12-08ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic1-0/+4
2015-12-08ath9k: queue null frames in case of MCCJanusz Dziedzic1-0/+6
2015-12-08ath9k: print real timer valueJanusz Dziedzic1-3/+5
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic3-7/+27
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl5-159/+123
2015-11-26ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter1-1/+1
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-28Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller4-13/+12
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan1-4/+3
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan3-8/+8
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl1-2/+2
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller10-34/+125
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2-3/+3
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik7-6/+16
2015-09-29ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan1-2/+4