904 次代码提交 (v0.9.6)

作者 SHA1 备注 提交日期
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15 年前
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15 年前
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 年前
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 年前
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. 15 年前
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions 15 年前
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring 15 年前
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe 15 年前
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 年前
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 15 年前
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 年前
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 年前
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 年前
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 15 年前
  Michael Brown ab96932ab3 [efi] Update to latest UEFI headers 15 年前
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 年前
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 年前
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15 年前
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 年前
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 15 年前
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15 年前
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 年前
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 年前
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 年前
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 年前
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards 15 年前
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 年前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 年前
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL 15 年前
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 年前
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 年前
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property 15 年前
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 年前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 年前
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 15 年前
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 年前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 年前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 年前
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 年前
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 年前
  Michael Brown fd67452807 [legacy] Add missing #include <gpxe/io.h> 15 年前
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15 年前
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 年前
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 年前
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) 15 年前
  Michael Brown 160b950af8 [libc] Define wchar_t in a gcc-compatible way 15 年前
  Michael Brown 19a0452205 [libc] Add function declaration for main() in stdlib.h 15 年前
  Michael Brown 521549d900 [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> 15 年前
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15 年前
  Michael Brown afe1323c76 [compiler] Allow for selective disabling of debug levels at runtime 15 年前