summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix misleading indentationArnd Bergmann2016-03-141-2/+2
* ath9k: fix buffer overrun for ar9287Arnd Bergmann2016-03-141-4/+3
* Merge 'net-next/master'Kalle Valo2016-03-062-6/+9
|\
| * Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-012-6/+9
| |\
| | * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-142-6/+9
* | | Merge ath-next from ath.gitKalle Valo2016-03-0615-103/+190
|\ \ \ | |/ / |/| |
| * | ath9k: clear bb filter calibration power thresholdMiaoqing Pan2016-03-032-1/+9
| * | ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann2016-03-032-40/+40
| * | ath9k: make NF load complete quickly and reliablyMiaoqing Pan2016-03-031-6/+32
| * | ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau2016-01-281-20/+5
| * | ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan2016-01-262-1/+13
| * | ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan2016-01-261-3/+3
| * | ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan2016-01-261-2/+3
| * | ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan2016-01-261-26/+6
| * | ath9k: avoid ANI restart if no triggerMiaoqing Pan2016-01-261-1/+3
| * | ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven2016-01-261-1/+1
| * | ath9k_hw: add low power tx gain table for AR953xFelix Fietkau2016-01-262-0/+68
| * | ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy2016-01-261-0/+2
| * | ath9k: request NOA update when chanctx activeKalle Valo2016-01-262-2/+5
| |/
* | ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-251-6/+6
|/
* ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter2016-01-071-1/+1
* ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
* ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda2015-12-311-1/+1
* ath9k: fix inconsistent indenting on return statementColin Ian King2015-12-111-1/+1
* ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan2015-12-115-0/+145
* ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2015-12-112-3/+3
* ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic2015-12-081-18/+4
* ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2015-12-082-2/+18
* ath9k: MCC, add NOA also in case of an APJanusz Dziedzic2015-12-081-1/+2
* ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic2015-12-081-2/+5
* ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic2015-12-081-0/+2
* ath9k: setup correct skb priority for nullfuncJanusz Dziedzic2015-12-081-0/+1
* ath9k: use u32 when calculate tsfJanusz Dziedzic2015-12-081-2/+2
* ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic2015-12-081-0/+4
* ath9k: queue null frames in case of MCCJanusz Dziedzic2015-12-081-0/+6
* ath9k: print real timer valueJanusz Dziedzic2015-12-081-3/+5
* ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-083-7/+27
* ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl2015-12-085-159/+123
* ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter2015-11-261-1/+1
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-042-3/+3
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-042-3/+3
* | ath9k: fix phyerror codesZefir Kurtisi2015-10-282-10/+22
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-274-13/+12
|\ \
| * | ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan2015-10-141-4/+3
| * | ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan2015-10-143-8/+8
| * | ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl2015-10-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\ \ \ | |/ / |/| |
| * | ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
| |/
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-1210-34/+125
|\ \
| * | ath9k: Add support for OCB modeJan Kaisrlik2015-09-297-6/+16
OpenPOWER on IntegriCloud