1879 Commits (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)

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