summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
* net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
* net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-214-4/+66
|\
| * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-152-0/+61
| * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-151-3/+3
| * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-199-57/+147
|\ \ | |/
| * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-111-2/+4
| * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-111-1/+2
| * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-116-48/+128
| * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-111-1/+1
| * ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-111-3/+10
| * ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-111-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-152-2/+2
|\ \
| * | treewide: fix "usefull" typoMichael Opdenacker2013-10-141-1/+1
| * | treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-154-13/+13
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-081-1/+2
|\ \
| * | ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0442-518/+3542
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-044-28/+34
| |\ \
| | * | ath5k: fix regression in tx status processingFelix Fietkau2013-10-181-3/+3
| * | | ath9k: add TX99 supportLuis R. Rodriguez2013-10-1812-17/+522
| * | | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez2013-10-181-0/+3
| * | | ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez2013-10-182-0/+101
| * | | ath: split user and driver reguluatory hint parsingLuis R. Rodriguez2013-10-181-0/+1
| * | | ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez2013-10-181-18/+37
| * | | ath9k/ath: move dfs pattern detector to athJanusz Dziedzic2013-10-188-8/+8
| * | | ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic2013-10-182-10/+3
| * | | ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic2013-10-186-21/+35
| * | | ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic2013-10-183-12/+13
| * | | ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-182-38/+137
| * | | ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-184-8/+10
| * | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-10-1815-388/+2674
| |\ \ \
| | * | | ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo2013-10-161-0/+2
| | * | | ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo2013-10-161-19/+37
| | * | | ath10k: remove unnecessary checksMichal Kazior2013-10-161-21/+0
| | * | | ath10k: fix scheduling while atomic config bugMichal Kazior2013-10-161-84/+62
| | * | | ath10k: track vif list internallyMichal Kazior2013-10-163-0/+7
| | * | | ath10k: fix add_interface failure handlingMichal Kazior2013-10-161-13/+40
| | * | | ath10k: use workqueue to set WEP TX keyMichal Kazior2013-10-162-18/+39
| | * | | ath10k: return better errno for unsupported pdev paramsBartosz Markowski2013-10-161-1/+1
| | * | | ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2013-10-162-24/+24
| | * | | ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-162-2/+3
| | * | | ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu2013-10-091-1/+1
| | * | | ath10k: fix ath10k_debug_start() lockingKalle Valo2013-10-093-1/+31
| | * | | ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan2013-10-081-1/+14
OpenPOWER on IntegriCloud