summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville1-9/+0
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan1-4/+21
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan1-10/+8
2014-05-29ath9k: avoid passing buffers to the hardware during flushFelix Fietkau1-11/+13
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi3-5/+3
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+4
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho1-9/+0
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan1-0/+1
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2-11/+45
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi1-0/+2
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville1-1/+1
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel1-1/+1
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan4-3/+31
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan1-1/+4
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel1-38/+6
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel3-63/+72
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel1-1/+4
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel3-57/+68
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel7-148/+111
2014-05-13ath9k: reorder or remove some includesOleksij Rempel2-2/+1
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel1-137/+1
2014-05-13ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel3-30/+38
2014-05-13ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel1-284/+2
2014-05-13ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel5-31/+77
2014-05-13ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi2-3/+4
2014-05-13amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa1-1/+1
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-29/+18
2014-05-07ath9k: Allow platform override without EEPROM overrideHelmut Schaa1-1/+1
2014-05-06ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau1-0/+2
2014-05-06ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan1-1/+2
2014-05-06ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2-4/+5
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+2
2014-04-30ath9k: remove tid->paused flagFelix Fietkau3-17/+3
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau1-0/+6
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan3-9/+3
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau4-0/+127
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau1-2/+2
2014-04-22ath9k: add a recv budgetTim Harvey1-0/+4
2014-04-22ath9k: fix possible hang on flushTim Harvey1-3/+2
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+3
2014-03-17ath9k: Fix temperature compensationSujith Manoharan1-24/+35
2014-03-17ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2-2/+2
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan2-0/+5