summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wil6210: detect scan timeoutsVladimir Kondratiev2014-05-294-0/+17
* wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev2014-05-291-2/+18
* wil6210: limit fw error recovery attemptsVladimir Kondratiev2014-05-292-1/+25
* wil6210: limit MTUVladimir Kondratiev2014-05-291-0/+14
* ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan2014-05-291-10/+8Star
* wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-291-2/+1Star
* 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/+3Star
* 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
* | carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov2014-05-221-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-226-10/+11
|\ \
| * | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-192-2/+2
| * | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-194-8/+9
* | | 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
* | | ath: add JP DFS pattern detectorJanusz Dziedzic2014-05-161-0/+20
* | | ath: add DFS FCC pattern detectorJanusz Dziedzic2014-05-161-1/+24
* | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-164-3/+39
|\ \ \
| * | | ath10k: fix firmware recovery with ap interfaceMichal Kazior2014-04-241-0/+13
| * | | ath10k: prevent beacon memory leakMichal Kazior2014-04-241-0/+1
| * | | ath10k: make sure to not use invalid beacon pointerMichal Kazior2014-04-241-0/+1
| * | | ath10k: make sure to not leak beacon dma mappingMichal Kazior2014-04-241-0/+3
| * | | ath10k: skip suspending when recoveringMichal Kazior2014-04-241-2/+4
| * | | ath10k: don't wait for device init if it crashedMichal Kazior2014-04-241-0/+10
| * | | ath10k: differentiate between target init failuresMichal Kazior2014-04-241-1/+7
* | | | ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel2014-05-131-38/+6Star
* | | | 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/+111Star
* | | | ath9k: reorder or remove some includesOleksij Rempel2014-05-132-2/+1Star
* | | | ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-131-137/+1Star
* | | | 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/+2Star
* | | | 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/+18Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3Star
| * | | 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-253-9/+3Star
| * | | ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| * | | ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2Star
* | | | 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