aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu11-51/+183
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou3-25/+12
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant1-1/+1
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby1-1/+1
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2-0/+8
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2-1/+20
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh1-1/+1
2015-07-24ath10k: add support for qca99x0 Rx descriptorsPeter Oh2-15/+172
2015-07-24ath10k: redefine rx_ppdu_end_common structure to cover qca99x0Peter Oh1-3/+7
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh2-10/+34
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan1-13/+7
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-238/+3390
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-41/+44
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/kernel/git/rusty/linuxLinus 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