index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
wifi
/
generic
/
generic.c
Age
Commit message (
Expand
)
Author
2022-12-12
drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver
Kapil Porwal
2022-09-16
Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"
Subrata Banik
2022-07-27
drivers/wifi/generic: Revert changes to generate missing SSDT for PCIe
Reka Norman
2022-06-03
drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver
Subrata Banik
2022-05-16
drivers/wifi/generic: Add new device ID
Bora Guvendik
2022-03-17
drivers/wifi/generic: Fix properties in generic-under-PCI device case
Tim Wawrzynczak
2022-03-17
drivers/wifi/generic: Fix is_cnvi function
Eric Lai
2022-03-09
drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to drivers
Tim Wawrzynczak
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-05-03
device: Switch pci_dev_is_wake_source to take pci_devfn_t
Tim Wawrzynczak
2021-02-15
src/drivers: Remove unused <console/console.h>
Elyes HAOUAS
2020-11-02
wifi: Drop PCI IDs for JfP and HrP
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Add support for CNVi dummy device ops
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Move ACPI functions to a separate file
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Move SMBIOS functions to a separate file
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Use acpigen_write_ADR_pci_device
Furquan Shaikh
2020-10-13
drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFi
Furquan Shaikh
2020-10-13
drivers/wifi/generic: Limit scope of ACPI-related functions to generic.c
Furquan Shaikh
2020-10-13
drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driver
Furquan Shaikh
2020-10-13
drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLES
Furquan Shaikh
2020-10-13
drivers/wifi/generic: Add support for generating SMBIOS data
Furquan Shaikh
2020-10-11
drivers/wifi: Drop maxsleep parameter from chip config
Furquan Shaikh
2020-10-11
drivers/wifi/generic: Log WiFi wake source to event log
Furquan Shaikh
2020-10-07
drivers/wifi/generic: Use pci_dev_* operations for device ops
Furquan Shaikh
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-07-28
drivers/wifi: Adapt generic wifi driver into a chip driver
Karthikeyan Ramasubramanian