1732 Commits (02879299c96e02e0ad6093d86b04468ab89d3cfe)

Author SHA1 Message Date
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() 14 years ago
  Piotr Jaroszyński 6e4573bcd0 [libc] Add isxdigit() 14 years ago
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() 14 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded 14 years ago
  Michael Brown 9dc51afa2c [malloc] Add cache discard mechanism 14 years ago
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets 14 years ago
  Stefan Hajnoczi e4419ff97c [virtio] Replace virtio-net with native iPXE driver 14 years ago
  Stefan Hajnoczi 8ee6d216e4 [build] Mark weak functions noinline 14 years ago
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14 years ago
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions 14 years ago
  Michael Brown e08cf49f1d [build] Remove some obsolete header files 14 years ago
  Michael Brown c5d760c987 [console] Remove never-used putline() method 14 years ago
  Alessandro Salvatori 3cefc5a3e0 [refcnt] Fix embedded image building 14 years ago
  Glenn Brown 9908587ca2 [pci] Define Vendor Specific capability ID 14 years ago
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 14 years ago
  Michael Brown 65bc070b05 [interface] Allow for non-pass-through interface methods 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 years ago
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 years ago
  Michael Brown e71b83b22b [interface] Expand object interface to allow for polymorphic interfaces 16 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Michael Brown 75333f464e [ethernet] Move Ethernet MAC address checking routines to ethernet.h 14 years ago
  Guo-Fu Tseng f27e077f09 [jme] Add JMicron Ethernet driver 14 years ago
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown bf2b1c8e47 [efi] Tidy up output of EFI header import script 14 years ago
  Michael Brown 03b1020acc [legal] Add FILE_LICENCE declarations to EFI header files 14 years ago
  Michael Brown ae5ce45afe [efi] Synchronise EFI header files 14 years ago
  Michael Brown 307b39c08c [build] Remove PACKED macro 14 years ago
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore 14 years ago
  Michael Brown bc83e4b5d3 [base16] Add generic base16 encoding and decoding routines 14 years ago
  Michael Brown 97ea628484 [base64] Add ability to decode base64 strings 14 years ago
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Geoff Lywood 83efb3d750 [bitmap] Fix bitmaps on 64-bit 14 years ago
  Michael Brown 4fb3dae14e [qib7322] Add support for QLogic 7322 HCA 14 years ago
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled 14 years ago
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 years ago
  Marty Connor 5e829de055 [igb] Add igb driver 14 years ago
  Marty Connor be5392c93a [e1000e] Add e1000e driver 14 years ago
  Marty Connor 930a2ffac8 [e1000] Update e1000 driver 14 years ago
  Masroor Vettuparambil f5f8ee00fc [vxge] Add support for X3100 series 10GbE Server/Storage Adapter 14 years ago
  Stefan Hajnoczi 26f882bf64 [proto] Remove unsupported NMB protocol 14 years ago
  Stefan Hajnoczi 00a780e38f [proto] Remove unsupported IGMP protocol 14 years ago
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago