Age | Commit message (Expand) | Author |
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 |