~vicamo/+git/ubuntu-kernel:bug-1885862/support-8821CE/unstable

Last commit made on 2021-02-26
Get this branch:
git clone -b bug-1885862/support-8821CE/unstable https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1885862/support-8821CE/unstable
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

a1fee1c... by You-Sheng Yang

Bug 1885862: Add Realtek 8821CE wireless module support

a5bc900... by Guo-Feng Fan <email address hidden>

rtw88: 8821c: support RFE type2 wifi NIC

RFE type2 is a new NIC which has one RF antenna shares with BT.
Update phy parameter to verstion V57 to allow initial procedure
to load extra AGC table for sharing antenna NIC.

Signed-off-by: Guo-Feng Fan <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Tested-by: Kai-Heng Feng <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit 5d6651fe85837b11564a2e2c3c6279c057d078d6)
Signed-off-by: You-Sheng Yang <email address hidden>

2cdfb4b... by Guo-Feng Fan <email address hidden>

rtw88: 8821c: Correct CCK RSSI

Incorrect CCK RSSI may cause periodically scan from upper layer.

8821c phy status does NOT has actual value of CCK power. It provides only
lna and vga index. Driver have to use these indexes to calculate
actual RSSI.

Signed-off-by: Guo-Feng Fan <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit b0d3016f423834177379cc4237964f1162599b5f)
Signed-off-by: You-Sheng Yang <email address hidden>

e3dc5fa... by Guo-Feng Fan <email address hidden>

rtw88: coex: 8821c: correct antenna switch function

This patch fixes a defect that uses incorrect function to access
registers. Use 8 and 32 bit access function to access 8 and 32 bit long
data respectively.

Signed-off-by: Guo-Feng Fan <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit adba838af159914eb98fcd55bfd3a89c9a7d41a8)
Signed-off-by: You-Sheng Yang <email address hidden>

0656169... by Seth Forshee

UBUNTU: [Packaging] remove Provides: aufs-dkms

We're no longer building aufs, so we als need to remove the
Provides.

Signed-off-by: Seth Forshee <email address hidden>

f29c709... by Seth Forshee

UBUNTU: update dkms package versions

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Seth Forshee <email address hidden>

8faf30f... by Seth Forshee

UBUNTU: [Debian] run ubuntu-regression-suite for linux-unstable

Signed-off-by: Seth Forshee <email address hidden>

c3fbf00... by Seth Forshee

UBUNTU: [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server

This is signonly, and we are providing transitional packages to
450-server. There's no need to keep it around.

Signed-off-by: Seth Forshee <email address hidden>

2001535... by Dimitri John Ledkov

UBUNTU: [Packaging] correctly implement noudeb build profiles.

When building under either of stage1, noudeb, cross or autopkgtest
profiles udeb packages are not desired. Stop generating them, and drop
build-dependencies that are used just to create udebs.

Also note that dpkg in hirsute and up automatically buidlds packages
with a noudeb profile, thus hirsute+ builds will be now much faster.

This is a correct and backwards compatibles support for build profiles
and can be backported to any prior release, where by default packages
will be build with udebs.

BugLink: https://bugs.launchpad.net/bugs/1916095
Signed-off-by: Dimitri John Ledkov <email address hidden>
Acked-by: Seth Forshee <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

e3bd287... by Dimitri John Ledkov

UBUNTU: [Packaging] replace custom filter script with dctrl-tools

Use a tool from the archive to filter just the current architecture
udeb packages.

Add new line to control file snippet, in case extra paragraphs are
generated elsehwere without a leading new line.

Before adding udebs, add a new line too, in case the last snippet
anywhere else did not end with a new line.

BugLink: https://bugs.launchpad.net/bugs/1916095
Signed-off-by: Dimitri John Ledkov <email address hidden>
Acked-by: Seth Forshee <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>