summaryrefslogtreecommitdiff
path: root/src/drivers/wifi
AgeCommit message (Expand)Author
2020-07-28drivers/wifi: Adapt generic wifi driver into a chip driverKarthikeyan Ramasubramanian
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-09acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-09-21drivers/wifi/generic.c: Upper case the AML WiFi name as required by specAndrew McRae
2019-07-13drivers/wifi: Add generic WiFi driverKarthikeyan Ramasubramanian