aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire1-1/+1
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-08iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach1-22/+22
2015-07-08iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim1-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 Torvalds2-5/+5
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-26iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb1-1/+2
2015-06-26iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach1-1/+1
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller83-894/+1723
2015-06-23module: add per-module param_lockDan Streetman1-3/+3
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