summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-301-9/+0
|\
| * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-231-9/+0
* | ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan2014-05-291-4/+21
* | ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan2014-05-291-10/+8
* | ath9k: avoid passing buffers to the hardware during flushFelix Fietkau2014-05-291-11/+13
* | ath9k: simplify DFS pulse interval debug printingZefir Kurtisi2014-05-293-5/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-1/+4
|\ \
| * | ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
* | | ath9k: fix sleep timer during suspendRajkumar Manoharan2014-05-221-0/+1
* | | ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan2014-05-222-11/+45
* | | ath9k: fix build error with disabled debugZefir Kurtisi2014-05-221-0/+2
* | | ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville2014-05-201-1/+1
* | | ath9k_htc: fix build with disabled debugOleksij Rempel2014-05-201-1/+1
* | | ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan2014-05-194-3/+31
| |/ |/|
* | ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel2014-05-131-38/+6
* | ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel2014-05-133-63/+72
* | ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel2014-05-131-1/+4
* | ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel2014-05-133-57/+68
* | ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-137-148/+111
* | ath9k: reorder or remove some includesOleksij Rempel2014-05-132-2/+1
* | ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-131-137/+1
* | ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-133-30/+38
* | ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel2014-05-131-284/+2
* | ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-135-31/+77
* | ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi2014-05-132-3/+4
* | amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa2014-05-131-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-138-29/+18
|\ \ | |/
| * ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| * ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| * ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
| * ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| * ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
* | ath9k: Allow platform override without EEPROM overrideHelmut Schaa2014-05-071-1/+1
* | ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau2014-05-061-0/+2
* | ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan2014-05-061-1/+2
* | ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2014-05-062-4/+5
* | ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
* | ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
|\ \
| * | mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-224-0/+127
* | | ath9k: support only one P2P interfaceFelix Fietkau2014-04-221-2/+2
| |/ |/|
* | ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
* | ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
* | ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
* | ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-252-4/+3
|\
| * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
* | ath9k: Fix temperature compensationSujith Manoharan2014-03-171-24/+35
OpenPOWER on IntegriCloud