Age | Commit message (Expand) | Author |
2021-03-17 | drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS` | Furquan Shaikh |
2021-03-01 | acpi: Move PCI functions to separate file | Tim Wawrzynczak |
2021-02-15 | src/drivers: Remove unused <console/console.h> | Elyes HAOUAS |
2020-11-20 | vc/google/chromeos/sar: Make "SAR not found" log a debug message | Maulik V Vaghela |
2020-11-10 | drivers/wifi: Check device is of type PCI before checking vendor ID | Furquan Shaikh |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-11-02 | drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabled | Furquan Shaikh |
2020-11-02 | wifi: Drop PCI IDs for JfP and HrP | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Add support for CNVi dummy device ops | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functions | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Move ACPI functions to a separate file | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Move SMBIOS functions to a separate file | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Use acpigen_write_ADR_pci_device | Furquan Shaikh |
2020-10-13 | drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFi | Furquan Shaikh |
2020-10-13 | drivers/wifi/generic: Limit scope of ACPI-related functions to generic.c | Furquan Shaikh |
2020-10-13 | drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driver | Furquan Shaikh |
2020-10-13 | wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.inc | Furquan Shaikh |
2020-10-13 | drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLES | Furquan Shaikh |
2020-10-13 | drivers/wifi/generic: Add support for generating SMBIOS data | Furquan Shaikh |
2020-10-11 | drivers/wifi: Drop maxsleep parameter from chip config | Furquan Shaikh |
2020-10-11 | drivers/wifi/generic: Log WiFi wake source to event log | Furquan Shaikh |
2020-10-07 | drivers/wifi/generic: Use pci_dev_* operations for device ops | Furquan Shaikh |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-28 | drivers/wifi: Adapt generic wifi driver into a chip driver | Karthikeyan Ramasubramanian |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-09-21 | drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec | Andrew McRae |
2019-07-13 | drivers/wifi: Add generic WiFi driver | Karthikeyan Ramasubramanian |