~anthonywong/ubuntu/+source/linux-intel/+git/focal:1007-candidate

Last commit made on 2021-10-08
Get this branch:
git clone -b 1007-candidate 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

c2aa55f... by Anthony Wong

Revert CET patches

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

Reverts commits from 8c5ead428cbc to 80950afb04d9 (inclusive).

Signed-off-by: Anthony Wong <email address hidden>

9775567... by Jesse Sung

UBUNTU: Ubuntu-intel-5.13-5.13.0-1006.6

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

1e237c1... 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>

4a81085... by Jesse Sung

UBUNTU: Start new release

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

50d2e41... by Jesse Sung

UBUNTU: [Packaging] update variants

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

8dd31e5... 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>

d125e25... 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>

9aba614... by Jesse Sung

UBUNTU: [Config] CONFIG_INTEL_QEP=m

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

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

36802d5... 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>

56b349d... 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>