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
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