linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Jes Sorensen <Jes.Sorensen@redhat.com>
Cc: linux-wireless@vger.kernel.org, Larry.Finger@lwfinger.net,
	Jes Sorensen <Jes.Sorensen@redhat.com>
Subject: Re: [01/20] rtl8xxxu: Mark 0x20f4:0x648b as tested
Date: Sat,  3 Sep 2016 16:59:05 +0000 (UTC)	[thread overview]
Message-ID: <20160903165905.B08C862183@smtp.codeaurora.org> (raw)
In-Reply-To: <1471643202-26250-2-git-send-email-Jes.Sorensen@redhat.com>

Jes Sorensen <Jes.Sorensen@redhat.com> wrote:
> From: Jes Sorensen <Jes.Sorensen@redhat.com>
> 
> Successfully tested by Jocelyn Mayer
> 
> Reported-by: J. Mayer <l_indien@magic.fr>
> Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>

Thanks, 20 patches applied to wireless-drivers-next.git:

b81669b9e0b4 rtl8xxxu: Mark 0x20f4:0x648b as tested
76a8e07d49b6 rtl8xxxu: Mark 0x2001:0x3308 as tested
deb6176e5613 rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
690a6d268bdf rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices
44abaa08d002 rtl8xxxu: Add TX page defines for 8723b
e366f45d3627 rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine
b492940dc1f7 rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_page()
efeb8ce7a98c rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()
e02aa3eef786 rtl8xxxu: Simplify code setting TX buffer boundary
dce7548fd970 rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO
0b09628948bc rtl8xxxu: Add interrupt bit definitions for gen2 parts
e3ebcd7428c1 rtl8xxxu: Use flag to indicate whether device has TX report timer support
ee675cc30e07 rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
eed145ab25a3 rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
be49b1f111c7 rtl8xxxu: Simplify calculating of hw value used for setting TX rate
3972cc579140 rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
99afaac4278c rtl8xxxu: Determine need for shore preamble before updating TX descriptors
b59415c2dd08 rtl8xxxu: Split filling of TX descriptors into separate functions
77e3980201e7 rtl8xxxu: gen1: Fix non static symbol warning
7329dc13107b rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9291151/

  reply	other threads:[~2016-09-03 16:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 21:46 [PATCH 00/20] rtl8xxxu patches for wireless-drivers-next Jes.Sorensen
2016-08-19 21:46 ` [PATCH 01/20] rtl8xxxu: Mark 0x20f4:0x648b as tested Jes.Sorensen
2016-09-03 16:59   ` Kalle Valo [this message]
2016-08-19 21:46 ` [PATCH 02/20] rtl8xxxu: Mark 0x2001:0x3308 " Jes.Sorensen
2016-08-19 21:46 ` [PATCH 03/20] rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails Jes.Sorensen
2016-08-19 21:46 ` [PATCH 04/20] rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices Jes.Sorensen
2016-08-19 21:46 ` [PATCH 05/20] rtl8xxxu: Add TX page defines for 8723b Jes.Sorensen
2016-08-19 21:46 ` [PATCH 06/20] rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine Jes.Sorensen
2016-08-19 21:46 ` [PATCH 07/20] rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_page() Jes.Sorensen
2016-08-19 21:46 ` [PATCH 08/20] rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page() Jes.Sorensen
2016-08-19 21:46 ` [PATCH 09/20] rtl8xxxu: Simplify code setting TX buffer boundary Jes.Sorensen
2016-08-19 21:46 ` [PATCH 10/20] rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO Jes.Sorensen
2016-08-19 21:46 ` [PATCH 11/20] rtl8xxxu: Add interrupt bit definitions for gen2 parts Jes.Sorensen
2016-08-19 21:46 ` [PATCH 12/20] rtl8xxxu: Use flag to indicate whether device has TX report timer support Jes.Sorensen
2016-08-19 21:46 ` [PATCH 13/20] rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags Jes.Sorensen
2016-08-19 21:46 ` [PATCH 14/20] rtl8xxxu: Introduce fops bitflag indicating type of thermal meter Jes.Sorensen
2016-08-19 21:46 ` [PATCH 15/20] rtl8xxxu: Simplify calculating of hw value used for setting TX rate Jes.Sorensen
2016-08-19 21:46 ` [PATCH 16/20] rtl8xxxu: Determine the need for SGI before handling specific TX desc formats Jes.Sorensen
2016-08-19 21:46 ` [PATCH 17/20] rtl8xxxu: Determine need for shore preamble before updating TX descriptors Jes.Sorensen
2016-08-19 21:46 ` [PATCH 18/20] rtl8xxxu: Split filling of TX descriptors into separate functions Jes.Sorensen
2016-08-19 21:46 ` [PATCH 19/20] rtl8xxxu: gen1: Fix non static symbol warning Jes.Sorensen
2016-08-19 21:46 ` [PATCH 20/20] net: wireless: rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty Jes.Sorensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160903165905.B08C862183@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=Jes.Sorensen@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).