aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/wifi/generic/generic.c
AgeCommit message (Expand)Author
2023-09-05drivers/wifi: Add PCI ID for Misty Peak WLAN moduleSubrata Banik
2023-09-05drivers/wifi: Avoid camel casing in macro definitionSubrata Banik
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-07-27drivers/wifi/generic: Revert changes to generate missing SSDT for PCIeReka Norman
2022-06-03drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik
2022-05-16drivers/wifi/generic: Add new device IDBora Guvendik
2022-03-17drivers/wifi/generic: Fix properties in generic-under-PCI device caseTim Wawrzynczak
2022-03-17drivers/wifi/generic: Fix is_cnvi functionEric Lai
2022-03-09drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to driversTim Wawrzynczak
2022-03-07src: Make PCI ID define names shorterFelix Singer
2021-05-03device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak
2021-02-15src/drivers: Remove unused <console/console.h>Elyes HAOUAS
2020-11-02wifi: Drop PCI IDs for JfP and HrPFurquan Shaikh
2020-11-02drivers/wifi/generic: Add support for CNVi dummy device opsFurquan Shaikh
2020-11-02drivers/wifi/generic: Move ACPI functions to a separate fileFurquan Shaikh
2020-11-02drivers/wifi/generic: Move SMBIOS functions to a separate fileFurquan Shaikh
2020-11-02drivers/wifi/generic: Use acpigen_write_ADR_pci_deviceFurquan Shaikh
2020-10-13drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFiFurquan Shaikh
2020-10-13drivers/wifi/generic: Limit scope of ACPI-related functions to generic.cFurquan Shaikh
2020-10-13drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driverFurquan Shaikh
2020-10-13drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLESFurquan Shaikh
2020-10-13drivers/wifi/generic: Add support for generating SMBIOS dataFurquan Shaikh
2020-10-11drivers/wifi: Drop maxsleep parameter from chip configFurquan Shaikh
2020-10-11drivers/wifi/generic: Log WiFi wake source to event logFurquan Shaikh
2020-10-07drivers/wifi/generic: Use pci_dev_* operations for device opsFurquan Shaikh
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-07-28drivers/wifi: Adapt generic wifi driver into a chip driverKarthikeyan Ramasubramanian