5855 Commits (960d1e36b09803b291803ab336412f7d95349568)
 

Author SHA1 Message Date
  Michael Brown 8963193cda [hyperv] Fix resource leaks on error path 7 years ago
  Michael Brown 2ae759219b [mucurses] Attempt to fix resource leaks 7 years ago
  Michael Brown 583d258b89 [mucurses] Attempt to fix keypress processing logic 7 years ago
  Michael Brown d29e2d551c [mucurses] Attempt to fix test for empty string 7 years ago
  Michael Brown 7b113bc744 [usb] Use correct length for memcpy() 7 years ago
  Michael Brown d25e7daf47 [librm] Fail gracefully if asked to ioremap() a zero length 7 years ago
  Michael Brown 36cffe054d [crypto] Free correct pointer on the error path 7 years ago
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference 7 years ago
  Michael Brown eb6acabc8f [sis900] Remove extraneous memset() with incorrect length 7 years ago
  Michael Brown ae915aa5cc [qib7322] Use correct length for memset() 7 years ago
  Michael Brown 6ee15cbac3 [linda] Use correct length for memset() 7 years ago
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path 7 years ago
  Michael Brown 91372d6dab [xfer] Ensure va_end() is called on failure path 7 years ago
  Michael Brown a5affc832e [arbel] Avoid potential integer overflow when calculating memory mappings 7 years ago
  Michael Brown 6ee62eb242 [hermon] Avoid potential integer overflow when calculating memory mappings 7 years ago
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests 7 years ago
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver 7 years ago
  Michael Brown 6324227dca [efi] Skip cable detection at initialisation where possible 7 years ago
  Michael Brown fdcdc5203b [efi] Provide ACPI table description for SAN devices 7 years ago
  Michael Brown 553f485734 [efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition 7 years ago
  Michael Brown 0463ec32c7 [efi] Update to current EDK2 headers 7 years ago
  Michael Brown afdebdc163 [build] Provide common ARRAY_SIZE() definition 7 years ago
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In 7 years ago
  Vishvananda Ishaya 1d04900262 [intel] Reset all virtual function settings 7 years ago
  Michael Brown 9db9221ea0 [scsi] Avoid duplicate calls to scsicmd_close() 7 years ago
  Michael Brown 9423a85f71 [block] Use intfs_shutdown() when shutting down multiple interfaces 7 years ago
  Michael Brown 7ff3fc7c72 [scsi] Use intfs_shutdown() when shutting down multiple interfaces 7 years ago
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces 7 years ago
  Michael Brown d9886f1961 [block] Retry any SAN device operation 7 years ago
  Michael Brown 23d388418e [efi] Refactor to use centralised SAN device abstraction 7 years ago
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction 7 years ago
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting 7 years ago
  Michael Brown 4adc7b0290 [block] Centralise SAN device abstraction 7 years ago
  Michael Brown 530ec83011 [block] Remove spurious comments 7 years ago
  Michael Brown 0e0e0321a5 [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configuration 7 years ago
  Konrad Adamczyk 30f96c9f41 [thunderx] Don't disable NIC when exiting from iPXE 7 years ago
  Bartosz Szczepanek ed864feb3a [thunderx] Fix hardware deinitialization 7 years ago
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces 7 years ago
  Michael Brown 23b788e5cd [interface] Provide the ability to shut down multiple interfaces 7 years ago
  Michael Brown a8f80a75d2 [time] Report attempts to use timers before initialisation 7 years ago
  Michael Brown 41f786cc0a [settings] Add "unixtime" builtin setting to expose the current time 7 years ago
  Christian Nilsson 0bfe9f5342 [intel] Add INTEL_NO_PHY_RST for I219-LM (2) 7 years ago
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls 7 years ago
  Michael Brown fcf7751565 [int13] Avoid potential division by zero 7 years ago
  Michael Brown f3ba0fb5fd [hyperv] Provide timer based on the 10MHz time reference count MSR 7 years ago
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions 7 years ago
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length 7 years ago
  Michael Brown f450c75dad [interface] Unplug interface before calling intf_close() in intf_shutdown() 7 years ago
  Michael Brown 5ff13830ec [interface] Remove misleading comment 7 years ago