summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller33-264/+3583
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo5-110/+0
2015-07-21ath9k: export HW random number generatorMiaoqing Pan5-0/+110
2015-07-21ath9k: Fix register definitions for QCA956xMiaoqing Pan1-10/+15
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior1-2/+2
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau4-6/+12
2015-07-21Merge ath-next from ath.git.Kalle Valo27-239/+3391
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau1-0/+1
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani5-2/+96
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani4-4/+10
2015-07-02ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani1-0/+30
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani5-0/+84
2015-07-02ath10k: add scan support for 10.4 fwRaja Mani2-9/+69
2015-07-02ath10k: enable vdev and peer related operations for 10.4 fwRaja Mani1-0/+62
2015-07-02ath10k: handle 10.4 firmware wmi swba eventRaja Mani3-2/+104
2015-07-02ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani3-15/+66
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-06-30wil6210: restart AP upon change in privacy settingsVladimir Kondratiev2-84/+135
2015-06-30ath: DFS - limit number of potential PRI sequencesZefir Kurtisi1-1/+1
2015-06-30ath10k: handle 10.4 fw wmi ready eventRaja Mani1-0/+4
2015-06-30ath10k: adjust default peer limits if qcache enabled in 10.4 fwRaja Mani3-6/+32
2015-06-30ath10k: handle 10.4 fw wmi mgmt rx eventRaja Mani2-0/+79
2015-06-30ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani5-0/+366
2015-06-30ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani3-0/+406
2015-06-30ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani3-0/+225
2015-06-30ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani2-0/+190
2015-06-30ath10k: include 10.4 fw specific wmi cmd and event idsRaja Mani2-0/+436
2015-06-30ath10k: add 10.4 fw wmi service bitmap definitionRaja Mani2-0/+151
2015-06-30ath10k: include new wmi op version for 10.4 fwRaja Mani4-0/+7
2015-06-30ath10k: Add BMI param value to execute otp to hw_paramVasanthakumar Thiagarajan2-1/+8
2015-06-30ath10k: Add support for code swapVasanthakumar Thiagarajan6-1/+316
2015-06-30ath10k: Fix BMI communication timeout for QCA99X0Vasanthakumar Thiagarajan1-1/+1
2015-06-30ath10k: Extend CE src desc flags for interrupt indicationVasanthakumar Thiagarajan4-2/+16
2015-06-30ath10k: Add chip reset sequence for QCA99X0Vasanthakumar Thiagarajan1-10/+71
2015-06-30ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan2-15/+22
2015-06-30ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan3-3/+71
2015-06-30ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan5-0/+88
2015-06-30ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan3-11/+34
2015-06-30ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan4-3/+32
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller26-215/+373