summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic
2014-05-16Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel
2014-05-13ath9k: reorder or remove some includesOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel
2014-05-13ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel
2014-05-13ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel
2014-05-13ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi
2014-05-13amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07ath9k: Allow platform override without EEPROM overrideHelmut Schaa
2014-05-06ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau
2014-05-06ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan
2014-05-06ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30ath9k: remove tid->paused flagFelix Fietkau
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-04-24ath10k: fix firmware recovery with ap interfaceMichal Kazior
2014-04-24ath10k: prevent beacon memory leakMichal Kazior
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior
2014-04-24ath10k: make sure to not leak beacon dma mappingMichal Kazior
2014-04-24ath10k: skip suspending when recoveringMichal Kazior
2014-04-24ath10k: don't wait for device init if it crashedMichal Kazior
2014-04-24ath10k: differentiate between target init failuresMichal Kazior
2014-04-22wil6210: Use larger Tx ringsVladimir Kondratiev
2014-04-22wil6210: relaxed check for BACK start sequenceVladimir Kondratiev
2014-04-22wil6210: sync with the latest FW APIVladimir Kondratiev
2014-04-22wil6210: fix printouts for better readabilityVladimir Kondratiev
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau
2014-04-22Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-04-22ath9k: add a recv budgetTim Harvey
2014-04-22ath9k: fix possible hang on flushTim Harvey
2014-04-11ath10k: improve htc tx credit debugging printsMichal Kazior
2014-04-11ath10k: refactor radar detection codeMichal Kazior
2014-04-11ath10k: reorder functionsMichal Kazior
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh