lp:~acelankao/+git/ubuntu-jammy

Owned by AceLan Kao
Get this repository:
git clone https://git.launchpad.net/~acelankao/+git/ubuntu-jammy
Only AceLan Kao can upload to this repository. If you are AceLan Kao please log in for upload directions.

Branches

Name Last Modified Last Commit
oem-6.5-next 2023-12-12 08:22:16 UTC
wifi: iwlwifi: mvm: support flush on AP interfaces

Author: Johannes Berg
Author Date: 2023-03-13 11:02:58 UTC

wifi: iwlwifi: mvm: support flush on AP interfaces

Support TX flush on AP interfaces so that we will do a
proper flush for frames on the queue before keys are
removed.

type=bugfix
fixes=unknown
ticket=jira:WIFI-293012

Change-Id: Ia8381bd4f7d47592e74387c564739798a01c4049
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-on: https://gerritwcs.ir.intel.com/c/iwlwifi-stack-dev/+/46931
Tested-by: iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
tested: iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
automatic-review: iil_jenkins <EC.GER.UNIX.IIL.JENKINS@INTEL.COM>
Reviewed-by: Greenman, Gregory <gregory.greenman@intel.com>

net_vlan 2023-09-27 14:48:48 UTC
net: vlan: reduce indentation level in __vlan_find_dev_deep_rcu()

Author: Ziyang Xuan
Author Date: 2022-08-31 04:09:57 UTC

net: vlan: reduce indentation level in __vlan_find_dev_deep_rcu()

If vlan_info is NULL in __vlan_find_dev_deep_rcu(), else { ... } is
unnecessary. Remove it to reduce indentation level.

Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com>

net_r8169 2023-09-27 09:54:28 UTC
r8169: fix dmar pte write access is not set error

Author: Chunhao Lin
Author Date: 2022-12-26 12:31:53 UTC

r8169: fix dmar pte write access is not set error

When close device, if wol is enabled, rx will be enabled. When open
device it will cause rx packet to be dma to the wrong memory address
after pci_set_master() and system log will show blow messages.

DMAR: DRHD: handling fault status reg 3
DMAR: [DMA Write] Request device [02:00.0] PASID ffffffff fault addr
ffdd4000 [fault reason 05] PTE Write access is not set

In this patch, driver disable tx/rx when close device. If wol is
enabled, only enable rx filter and disable rxdv_gate(if support) to
let hardware only receive packet to fifo but not to dma it.

Signed-off-by: Chunhao Lin <hau@realtek.com>
Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com>

iwlwifi_67 2023-08-22 06:29:35 UTC
iwlwifi: bump FW API to 67 for AX devices

Author: Luca Coelho
Author Date: 2021-10-24 15:20:37 UTC

iwlwifi: bump FW API to 67 for AX devices

Start supporting API version 67 for AX devices.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211024181719.3c0af5832d23.I7c18858604b72bc15cf2047a91531e4aa7c0527a@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
(cherry picked from commit cbaa6aeedee5f92dafa5982eceea2a1f98ce4f7d)
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>

backlight 2023-05-08 03:46:35 UTC
ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460p

Author: Hans de Goede
Author Date: 2023-01-19 16:37:44 UTC

ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460p

The HP EliteBook 8460p predates Windows 8, so it defaults to using
acpi_video# for backlight control.

Starting with the 6.1.y kernels the native radeon_bl0 backlight is hidden
in this case instead of relying on userspace preferring acpi_video# over
native backlight devices.

It turns out that for the acpi_video# interface to work on
the HP EliteBook 8460p, the brightness needs to be set at least once
through the native interface, which now no longer is done breaking
backlight control.

The native interface however always works without problems, so add
a quirk to use native backlight on the EliteBook 8460p to fix this.

Fixes: fb1836c91317 ("ACPI: video: Prefer native over vendor")
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2161428
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
(backported picked from commit 9dcb34234b8235144c96103266317da33321077e)
AceLan: fixed the conflict with the non-exist quirks.
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers