1705 Commits (e399fc0d216533a5351631b6bc8bb97c898bc877)

Autor SHA1 Mensaje Fecha
  Michael Brown d157e249f3 [bofm] Allow garbage collection of BOFM code in non-BOFM builds hace 14 años
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility hace 14 años
  Michael Brown 5597d52c21 [bofm] Add core BOFM library hace 14 años
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image hace 14 años
  Michael Brown 3f13e3d5d2 [build] Allow DEBUG=... to affect builds of assembler source files hace 14 años
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target hace 14 años
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response hace 14 años
  Michael Brown 14a8b4bfef [efi] Provide space for storing the EFI driver name hace 14 años
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration hace 14 años
  Michael Brown e2b5a58869 [efi] Rename efi_pci.h to efi_pci_api.h hace 14 años
  Michael Brown 4f4c214621 [pci] Modularise PCI device support hace 14 años
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device hace 14 años
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() hace 14 años
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device hace 14 años
  Michael Brown 00f5ba701f [bitops] Add missing __attribute__ (( packed )) hace 14 años
  Michael Brown d77b183f10 [uri] Add uri_has_path() hace 14 años
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() hace 14 años
  Michael Brown e088892a81 [autoboot] Connect SAN disk during a filename boot, if applicable hace 14 años
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" hace 14 años
  Michael Brown 35a50399a5 [xfer] Expose xfer_uri_opener() hace 14 años
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported hace 14 años
  Michael Brown 7bf37147b3 [pci] Auto-resize VPD fields used for non-volatile storage hace 14 años
  Michael Brown e67c79b856 [pci] Add ability to resize a VPD field hace 14 años
  Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored hace 14 años
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks hace 14 años
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list hace 14 años
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks hace 14 años
  Michael Brown 310d46c1ed [dhcp] Rename length fields for DHCP options hace 14 años
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet hace 14 años
  Alex Williamson c080de1a60 [igbvf] Add igbvf driver hace 14 años
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible hace 14 años
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() hace 14 años
  Michael Brown 66531a5918 [debug] Add DBG_MD5() and related macros hace 14 años
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording hace 14 años
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files hace 15 años
  Michael Brown f14a5045d7 [hermon] Work around hardware stripping of VLAN tags hace 14 años
  Michael Brown 5273c2748c [vlan] Expose vlan_find() to network card drivers hace 14 años
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() hace 14 años
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit hace 14 años
  Michael Brown 1fcea25c42 [shell] Add "shell" command hace 14 años
  Arkadiusz Miskiewicz 719f2d793c [build] Really use __builtin_offsetof() when available hace 14 años
  Michael Brown 795793b3a4 [build] Use __builtin_offsetof() when available hace 14 años
  Michael Brown c5c0a27b68 [vlan] Treat VLAN 0 as valid hace 14 años
  Michael Brown 1415ec9c9a [fc] Allow Fibre Channel ports to be explicitly named hace 14 años
  Michael Brown 1790f56fb2 [fcoe] Add support for FIP VLAN discovery hace 14 años
  Michael Brown b4706c88c9 [vlan] Provide vlan_can_be_trunk() hace 14 años
  Michael Brown ce7b0efa87 [pci] Add a mechanism for using a PCI VPD field as an NVS device hace 14 años
  Michael Brown 69db6e7d8f [pci] Add support for reading and writing PCI Vital Product Data (VPD) hace 14 años
  Michael Brown ef0376483c [pci] Standardise debug message format hace 14 años
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script hace 14 años