summaryrefslogtreecommitdiffstats
path: root/src/drivers/wifi
Commit message (Expand)AuthorAgeFilesLines
* 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