Age | Commit message (Expand) | Author |
---|---|---|
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-01-05 | src/drivers/wifi/generic/smbios.c: Remove unused <string.h> | Elyes HAOUAS |
2021-09-13 | SMBIOS: Allow skipping default SMBIOS generation | Angel Pons |
2021-07-01 | SMBIOS: Drop now-unnecessary unions | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_carve_table` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce struct for SMBIOS table header | Angel Pons |
2021-07-01 | SMBIOS: Avoid `sizeof` on struct type | Angel Pons |
2020-11-02 | drivers/wifi/generic: Add support for CNVi dummy device ops | Furquan Shaikh |
2020-11-02 | drivers/wifi/generic: Move SMBIOS functions to a separate file | Furquan Shaikh |