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