summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-16ath10k: txrx: remove unreachable negative return check and fixup typeNicholas Mc Guire1-3/+3
2015-06-16ath10k: mac: remove unreachable negative return checkNicholas Mc Guire1-5/+5
2015-06-16ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()Raja Mani1-2/+0
2015-06-16ath10k: prevent debugfs mmio access crash kernelMichal Kazior2-0/+14
2015-06-16ath10k: enable VHT for IBSSJanusz Dziedzic1-0/+2
2015-06-16ath10k: print htt op_version upon driver bootMichal Kazior1-1/+2
2015-06-16ath10k: dump fw features during probingMichal Kazior3-2/+54
2015-06-15Merge ath-next from ath.gitKalle Valo21-209/+326
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh4-1/+40
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg8-65/+65
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg56-1848/+6603
2015-06-09wil6210: reorder init sequenceVladimir Kondratiev4-39/+48
2015-06-09wil6210: platform hooks for modile init/exitVladimir Kondratiev3-1/+33
2015-06-09wil6210: Support hidden SSIDHamad Kadmany4-6/+57
2015-06-09wil6210: add per-MCS Rx statsVladimir Kondratiev3-1/+11
2015-06-09wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2-1/+2
2015-06-09wil6210: modparam for bcast ring sizeVladimir Kondratiev1-0/+2
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor1-1/+1
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior2-4/+7
2015-06-09ath10k: fix channel switchingMichal Kazior1-80/+62