1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. 843699e drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver by Kapil Porwal · 1 year, 7 months ago
  3. 0b20a17 drivers/{wifi,wwan}: Use helper function to add DmaProperty in _DSD by Kapil Porwal · 1 year, 8 months ago
  4. da1a58a {drivers/wifi, mb/google}: Rename `is_untrusted` to `add_acpi_dma_property` by Kapil Porwal · 1 year, 8 months ago
  5. f337537 drivers/wifi: Fix DSM parsing issue by Meera Ravindranath · 1 year, 8 months ago
  6. a3acac1 Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver" by Subrata Banik · 1 year, 10 months ago
  7. 9392819 drivers/wifi/generic: Revert changes to generate missing SSDT for PCIe wifi by Reka Norman · 2 years ago
  8. d9bc689 driver/wifi: Remove unused function wifi_emit_dsm by Varshit B Pandya · 2 years ago
  9. 510a55d drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver by Subrata Banik · 2 years, 2 months ago
  10. f118656 drivers/wifi/generic: Add new device ID by Bora Guvendik · 2 years, 2 months ago
  11. 1e124b9 drivers/wifi/generic/acpi.c: NULL-check pointers before dereferencing by Angel Pons · 2 years, 3 months ago
  12. b6ebcdf driver/wifi: Add _DSM method for DDRRFIM by Varshit B Pandya · 2 years, 5 months ago
  13. 5e6fd36 drivers/wifi/generic: Fix properties in generic-under-PCI device case by Tim Wawrzynczak · 2 years, 4 months ago
  14. 6e3d42a drivers/wifi/generic: Fix is_cnvi function by Eric Lai · 2 years, 4 months ago
  15. 6f73a20 drivers/wifi,soc/intel/adl: Move CnviDdrRfim property to drivers by Tim Wawrzynczak · 2 years, 5 months ago
  16. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  17. afaee23 drivers/{pcie,wifi}/generic: Update untrusted property name by Tim Wawrzynczak · 2 years, 5 months ago
  18. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  19. 3babc8e drivers/wifi/generic: Add support for UntrustedDevice ACPI property by Tim Wawrzynczak · 2 years, 6 months ago
  20. 51b9eb7 src/drivers/wifi/generic/smbios.c: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  21. 07e6b5f drivers/wifi/generic: fix package_size to align with WLAN driver by Matt Chen · 2 years, 8 months ago
  22. 6a73b24 SMBIOS: Allow skipping default SMBIOS generation by Angel Pons · 2 years, 11 months ago
  23. 627c844 wifi: Update deny list entry size to uint16_t by Sugnan Prabhu S · 2 years, 10 months ago
  24. d70f481 wifi: Add support for DSM methods for intel wifi card by Sugnan Prabhu S · 2 years, 11 months ago
  25. cc50770 wifi: Add support for wifi time average SAR config by Sugnan Prabhu S · 2 years, 11 months ago
  26. d1fc832 wifi: Add support for per-platform antenna gain by Sugnan Prabhu S · 2 years, 11 months ago
  27. fcb4f2d wifi: Add support for new revisions of SAR table entries by Sugnan Prabhu S · 3 years ago
  28. b554b7c SMBIOS: Drop now-unnecessary unions by Angel Pons · 3 years, 1 month ago
  29. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 1 month ago
  30. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 1 month ago
  31. ca01baa SMBIOS: Introduce struct for SMBIOS table header by Angel Pons · 3 years, 1 month ago
  32. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 1 month ago
  33. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 3 months ago
  34. 31f6320 drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS` by Furquan Shaikh · 3 years, 4 months ago
  35. d40a4c2 acpi: Move PCI functions to separate file by Tim Wawrzynczak · 3 years, 5 months ago
  36. ca77b35 src/drivers: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  37. 0fd62f5 vc/google/chromeos/sar: Make "SAR not found" log a debug message by Maulik V Vaghela · 3 years, 8 months ago
  38. 43cc3c0 drivers/wifi: Check device is of type PCI before checking vendor ID by Furquan Shaikh · 3 years, 8 months ago
  39. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 8 months ago
  40. 160fc47 drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabled by Furquan Shaikh · 3 years, 9 months ago
  41. cbe2fd3 wifi: Drop PCI IDs for JfP and HrP by Furquan Shaikh · 3 years, 9 months ago
  42. d436750 drivers/wifi/generic: Add support for CNVi dummy device ops by Furquan Shaikh · 3 years, 9 months ago
  43. 6017abb drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functions by Furquan Shaikh · 3 years, 9 months ago
  44. 2736c82 drivers/wifi/generic: Move ACPI functions to a separate file by Furquan Shaikh · 3 years, 9 months ago
  45. 507a98b drivers/wifi/generic: Move SMBIOS functions to a separate file by Furquan Shaikh · 3 years, 9 months ago
  46. 2b5be88 drivers/wifi/generic: Use acpigen_write_ADR_pci_device by Furquan Shaikh · 3 years, 9 months ago
  47. e31506c drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFi by Furquan Shaikh · 3 years, 9 months ago
  48. 44f1450 drivers/wifi/generic: Limit scope of ACPI-related functions to generic.c by Furquan Shaikh · 3 years, 9 months ago
  49. 8262a2c drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driver by Furquan Shaikh · 3 years, 9 months ago
  50. f223863 wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.inc by Furquan Shaikh · 3 years, 9 months ago
  51. 5e00339 drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLES by Furquan Shaikh · 3 years, 9 months ago
  52. a1ddd2a drivers/wifi/generic: Add support for generating SMBIOS data by Furquan Shaikh · 3 years, 9 months ago
  53. 0af1926 drivers/wifi: Drop maxsleep parameter from chip config by Furquan Shaikh · 3 years, 9 months ago
  54. 54b2716 drivers/wifi/generic: Log WiFi wake source to event log by Furquan Shaikh · 3 years, 9 months ago
  55. 7cb1034 drivers/wifi/generic: Use pci_dev_* operations for device ops by Furquan Shaikh · 3 years, 10 months ago
  56. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  57. afeb7b3 drivers/wifi: Adapt generic wifi driver into a chip driver by Karthikeyan Ramasubramanian · 4 years ago