2762 Commits (74b7bc0954120a13a5c79880f24d178a9c4fb0ef)
 

Author SHA1 Message Date
  Marty Connor 74b7bc0954 [release] Update version to 0.9.6 for release 15 years ago
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15 years ago
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions 15 years ago
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15 years ago
  Michael Brown 8e8a348fd4 [pxe] Select the correct network device on multiport cards 15 years ago
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 years ago
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 years ago
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. 15 years ago
  Laurent Vivier 14a739ba6a [virtio] Consolidate virtio-net static data into a struct vring_virtqueue 15 years ago
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions 15 years ago
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring 15 years ago
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown 7d36a1b7b0 [build] Explicitly link efilink against -liberty 15 years ago
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 15 years ago
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific 15 years ago
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 years ago
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 years ago
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 15 years ago
  Michael Brown ab96932ab3 [efi] Update to latest UEFI headers 15 years ago
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible 15 years ago
  Marty Connor 85f82f09e9 [r8169] New rtl8169 family driver 15 years ago
  Michael Brown cc93556725 [build] Fix calculation of _filesz 15 years ago
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 464bf35cc0 [linda] Add missing copyright notices 15 years ago
  Michael Brown 8a80e7ace1 [linda] Purge references to 8051 15 years ago
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 years ago
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible 15 years ago
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15 years ago
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 years ago
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 15 years ago
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15 years ago
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 years ago
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 years ago
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 years ago
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 years ago
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards 15 years ago
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. 15 years ago
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 years ago
  Michael Brown 46f43d8ea7 [phantom] Do not halt PEGs on driver shutdown 15 years ago
  Michael Brown 43aa69d7b3 [aoe] Start retry timer before potential temporary transmission failure 15 years ago
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string 15 years ago
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions 15 years ago
  Michael Brown aa95744915 [phantom] Allow for PXE boot to be enabled/disabled on a per-port basis 15 years ago
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 years ago
  Michael Brown 32bc76f902 [phantom] Assume one net device per PCI function 15 years ago
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic 15 years ago