~anthonywong/ubuntu/+source/linux-intel/+git/focal:testboot.005

Last commit made on 2021-10-07
Get this branch:
git clone -b testboot.005 https://git.launchpad.net/~anthonywong/ubuntu/+source/linux-intel/+git/focal
Only Anthony Wong can upload to this branch. If you are Anthony Wong please log in for upload directions.

Branch merges

Branch information

Recent commits

ba01b58... by Jesse Sung

UBUNTU: Ubuntu-intel-5.13-5.13.0-1006.6

Signed-off-by: Wen-chien Jesse Sung <email address hidden>

ed2aa3b... by Jesse Sung

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1945669
Properties: no-test-build
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

3756156... by Jesse Sung

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

5a907ff... by Jesse Sung

UBUNTU: [Packaging] update variants

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

a0da7de... by Jesse Sung

UBUNTU: [Config] Enable CONFIG_INTEL_MEI_DAL and CONFIG_INTEL_MEI_VIRTIO

BugLink: https://bugs.launchpad.net/bugs/1945464

Signed-off-by: Wen-chien Jesse Sung <email address hidden>

901f389... by Jesse Sung

UBUNTU: [Config] CONFIG_INTEL_ISHTP_VNIC=m

BugLink: https://bugs.launchpad.net/bugs/1943524

Signed-off-by: Wen-chien Jesse Sung <email address hidden>

0c5e46d... by Sasha Neftin

igc: Remove phy->type checking

BugLink: https://bugs.launchpad.net/bugs/1945548

i225 devices have only one phy->type: copper. There is no point checking
phy->type during the igc_has_link method from the watchdog that
invoked every 2 seconds.
This patch comes to clean up these pointless checkings.

Signed-off-by: Sasha Neftin <email address hidden>
Tested-by: Dvora Fuxbrumer <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 47bca7de6a4fb8dcb564c7ca14d885c91ed19e03)
Signed-off-by: Anthony Wong <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

aac9194... by Sasha Neftin

igc: Remove _I_PHY_ID checking

BugLink: https://bugs.launchpad.net/bugs/1945548

i225 devices have only one PHY vendor. There is no point checking
_I_PHY_ID during the link establishment and auto-negotiation process.
This patch comes to clean up these pointless checkings.

Signed-off-by: Sasha Neftin <email address hidden>
Tested-by: Dvora Fuxbrumer <email address hidden>
Signed-off-by: Tony Nguyen <email address hidden>
(cherry picked from commit 7c496de538eebd8212dc2a3c9a468386b264d0d4)
Signed-off-by: Anthony Wong <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

8e62457... by Nachiketa Kumar <email address hidden>

net: Add support for Intel vnic driver

BugLink: https://bugs.launchpad.net/bugs/1943524

This driver enables a virtual network interface
for communicating with a dedicated low power
chip over ISHTP

v1:
   - Initial version
 ---

Signed-off-by: Nachiketa Kumar <email address hidden>
Signed-off-by: Anthony Wong <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

2fd5605... by Anthony Wong

Revert "UBUNTU: [Config] Disable INTEL_MEI_DAL and INTEL_MEI_VIRTIO"

BugLink: https://bugs.launchpad.net/bugs/1945464

This reverts commit 764e564e8a74bba565b9da5912fa4d36ab360eab.

Signed-off-by: Anthony Wong <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>