summaryrefslogtreecommitdiffstats
path: root/drivers/net/efi-snp.c
Commit message (Expand)AuthorAgeFilesLines
* efi: don't hide structs, enums or unions behind _tAhmad Fatoum2024-03-051-10/+10
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* net: efi-snp: Allocate own receive bufferSascha Hauer2022-09-191-2/+4
* net: efi-snp: Open protocol exclusivelySascha Hauer2021-12-131-2/+54
* net: efi-snp: Check for carrier before sendingSascha Hauer2021-12-131-0/+3
* efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-251-1/+1
* efi: cleanupsOleksij Rempel2019-02-181-1/+1
* drivers: net: convert drivers to spdxOleksij Rempel2018-12-061-13/+1
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-2/+2
* net: efi: correct function signature of set_ethaddrLucas Stach2016-03-041-1/+1
* net: Add EFI Simple Network Protocol DriverSascha Hauer2014-07-161-0/+296