1. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  2. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  3. 33b318d efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  4. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  5. 0218a8f efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  6. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  7. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  8. f286c2c efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · 6 years ago
  9. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  10. b6f2036 efi_loader: fix simple network protocol by Heinrich Schuchardt · 6 years ago
  11. eb07c28 efi_loader: correctly aligned transmit buffer by Heinrich Schuchardt · 6 years ago
  12. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  13. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  14. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  15. 8d7bc9f efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · 6 years ago
  16. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  17. 27df0a7 initialize net_mode.if_type by Andrew Thomas · 6 years ago
  18. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  19. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  20. ad4d67c efi_loader: completely initialize network by Heinrich Schuchardt · 7 years ago
  21. 86df48c efi_loader: use TPL_NOTIFY for network timer event by Heinrich Schuchardt · 7 years ago
  22. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  23. 6f5c73f efi_loader: return efi_status_t from efi_net_register by Heinrich Schuchardt · 7 years ago
  24. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  25. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  26. 23b45b6 efi_loader: efi_net: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  27. 2f16793 efi_loader: efi_net: check return value of calloc by Heinrich Schuchardt · 7 years ago
  28. aa0d197 efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  29. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  30. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · 7 years ago
  31. 0c153c2 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · 7 years ago
  32. 3d7fc69 efi_loader: use events for efi_net_receive by Heinrich Schuchardt · 7 years ago
  33. a50b5c6 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · 7 years ago
  34. d1cc6cb efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · 7 years ago
  35. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · 7 years ago
  36. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  37. 88d2cb5 efi_loader: use proper device-paths for net by Rob Clark · 7 years ago
  38. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  39. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  40. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  41. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  42. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago