1792 Commits (518a98eb56f073c4fd1f20c730e474a6f2c8c2e9)

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