summaryrefslogtreecommitdiffstats
path: root/src/drivers/wifi
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph2020-01-091-1/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-222-4/+0
* drivers/wifi/generic.c: Upper case the AML WiFi name as required by specAndrew McRae2019-09-211-1/+2
* drivers/wifi: Add generic WiFi driverKarthikeyan Ramasubramanian2019-07-134-0/+354