aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/wifi/generic
AgeCommit message (Expand)Author
2020-11-20vc/google/chromeos/sar: Make "SAR not found" log a debug messageMaulik V Vaghela
2020-11-10drivers/wifi: Check device is of type PCI before checking vendor IDFurquan Shaikh
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-11-02drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabledFurquan Shaikh
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: Split wifi_generic_fill_ssdt into two functionsFurquan 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-13wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.incFurquan 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