On Tue, Apr 30, 2019 at 03:40:02PM +0300, Kalle Valo wrote: > > From: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> > > > > This is a new mac80211 driver for Realtek 802.11ac wireless network chips. > > rtw88 now supports RTL8822BE/RTL8822CE now, with basic station mode > > functionalities. The firmware for both can be found at linux-firmware. > > This looks very good now. I did a quick review of the driver and had few > netpicks but nothing really blocking applying this. So I have now > combined these patches into one big patch and pushed it to the pending > branch: > > https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?h=pending&id=284d1e4e3311cfe67c1c57ccc275ff0f5666aeea > > I appreciate if people could do a quick check and make sure that I > didn't do anything stupid when folding the patches. I've build pending branch and done few quick tests on Realtek 8822CE device. Everything works ok. > I'm planning to > apply this to master branch still today evening so that it makes to > tomorrow's linux-next build, and I can get it to net-next before the > merge window starts on Sunday. Yay! Great :-) Stanislaw