summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-04-17ath10k: enable ibss-rsnJanusz Dziedzic1-0/+2
2015-04-17ath10k: set def key idx for ibssMichal Kazior1-3/+7
2015-04-17ath10k: fix multiple key static wep with ibssMichal Kazior1-3/+28
2015-04-17ath10k: don't use reassoc flagMichal Kazior1-1/+0
2015-04-17ath10k: change static wep key handling for client modeMichal Kazior1-66/+23
2015-04-17ath10k: add extra check for frame tracingMichal Kazior1-7/+13
2015-04-17ath10k: fix error handling in pci_probeMichal Kazior1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds75-1034/+3186
2015-04-15ath: lower JP W53 band DFS detection threshold around 30%Peter Oh1-2/+2
2015-04-15ath: define JP DFS patterns separated from FCCPeter Oh1-11/+18
2015-04-15ath10k: use scan burst for hw rocMichal Kazior3-1/+3
2015-04-15ath10k: fix hw roc expirationMichal Kazior1-4/+8
2015-04-15ath: support new FCC DFS Radar Type 1Peter Oh1-5/+14
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan3-2/+10
2015-04-09ath10k: change the fw stats access maskYanbo Li3-4/+7
2015-04-09ath10k: fix static wep with more than 1 key in client modeMichal Kazior1-19/+22
2015-04-09ath10k: fix arvif->wep_keys clearingMichal Kazior1-5/+7
2015-04-09ath10k: replenish htc tx credits alwaysMichal Kazior1-19/+1
2015-04-09ath10k: fix insufficient tracing buffer sizeMichal Kazior1-1/+1
2015-04-09ath10k: disable burst modeJanusz Dziedzic1-0/+10
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan4-3/+27
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2-7/+7
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+14
2015-04-01ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior1-19/+12
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller42-274/+1728
2015-04-01ath10k: clean up set_bitrate_mask handlingMichal Kazior2-245/+146
2015-04-01ath10k: allocate fw resources for iface combinationsMichal Kazior2-8/+6
2015-04-01ath10k: enable multi-channel on supported devicesMichal Kazior1-1/+80
2015-04-01ath10k: implement tx pause wmi eventMichal Kazior4-0/+187
2015-04-01ath10k: rework tx queue lockingMichal Kazior4-4/+101
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior5-0/+54
2015-04-01ath10k: implement chanctx APIMichal Kazior5-125/+699
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior2-4/+0
2015-04-01ath10k: don't call quiet mode if it's not implementedMichal Kazior1-0/+3
2015-04-01ath10k: fix survey reportingMichal Kazior2-1/+5
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire2-12/+14
2015-04-01ath10k: core: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2015-04-01ath10k: thermal: match wait_for_completion_timeout return typeNicholas Mc Guire1-3/+4
2015-04-01ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire1-5/+6
2015-04-01ath10k: htc: match wait_for_completion_timeout return typeNicholas Mc Guire1-10/+13
2015-04-01ath10k: mac: match wait_for_completion_timeout return typeNicholas Mc Guire1-9/+11
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller5-10/+15
2015-03-30ath10k: fix aid setup in station modeMichal Kazior1-1/+7
2015-03-30ath10k: document ofdm/5ghz rate offset with a macroMichal Kazior1-6/+9
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior3-58/+19
2015-03-30ath10k: rework legacy rx rate decodingMichal Kazior3-57/+46
2015-03-30ath10k: simplify fixed rate selectionMichal Kazior1-39/+17
2015-03-30ath10k: use hw rate definitions for fixed rateMichal Kazior1-14/+12
2015-03-30ath10k: add hw rate definitionsMichal Kazior3-0/+44