summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-26Merge ath-next from ath.gitKalle Valo
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani
2015-08-17ath10k: refactor phyerr event handlersRaja Mani
2015-08-17wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-17ath10k: split ap/ibss wep key install processMichal Kazior
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan
2015-08-17ath10k: wake up queue upon vif creationMichal Kazior
2015-08-17ath10k: wake up offchannel queue properlyMichal Kazior
2015-08-17Merge ath-next from ath.git. Major changes in ath10k:Kalle Valo
2015-08-13ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath10k: fix peer limit enforcementMichal Kazior
2015-08-13ath10k: don't remove peer that doesn't existMichal Kazior
2015-08-13ath10k: fix hw reconfig on wow failureMichal Kazior
2015-08-13ath10k: initialize fw_features varMichal Kazior
2015-08-13ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan
2015-08-13ath10k: reject 11b tx fragmentation configurationMichal Kazior
2015-08-13ath10k: remove futile fragmentation threshold configMichal Kazior
2015-08-10ath: Make ath_opmode_to_string understand OCB modeBertold Van den Bergh
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau
2015-08-06ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau
2015-08-06ath9k: add fast-xmit supportFelix Fietkau
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com
2015-08-06wil6210: support future boot loadersVladimir Kondratiev
2015-08-06wil6210: report boot loader errorVladimir Kondratiev
2015-08-06wil6210: system power managementVladimir Kondratiev