3880 Commits (91dd64ad25baa27954a7518e73df4fca8a2d0c93)
 

Autor SHA1 Nachricht Datum
  Julian Pidancet 91dd64ad25 [rtl8139] Perform only 8-bit ioport access on the ChipCmd register vor 12 Jahren
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages vor 12 Jahren
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages vor 12 Jahren
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE vor 12 Jahren
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation vor 12 Jahren
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area vor 12 Jahren
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver vor 12 Jahren
  Marin Hannache be90241ec2 [getopt] Accept "--" as an end-of-options marker vor 12 Jahren
  Michael Brown a1f618c625 [undi] Use meaningful driver and device names vor 12 Jahren
  Michael Brown a05a3613a5 [undi] Use current (rather than permanent) link-layer address vor 12 Jahren
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address vor 12 Jahren
  Michael Brown b0d65b5f0c [cmdline] Make "reboot" command available by default vor 12 Jahren
  Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401 vor 12 Jahren
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols vor 12 Jahren
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions vor 12 Jahren
  Michael Brown 59e4c37741 [cmdline] Allow "sleep" command to be interrupted vor 12 Jahren
  Michael Brown f177a6f09f [cmdline] Fix up "sleep" argument parsing vor 12 Jahren
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default vor 12 Jahren
  Michael Brown 7a84cc593a [arbel] Add (not-yet-functional) support for RC queue pairs vor 14 Jahren
  Scott K Logan aaf7a35207 [ath9k] Add ath9k driver vor 12 Jahren
  Michael Brown c28053027b [list] Add list functions required by ath9k driver vor 12 Jahren
  Michael Brown d40bd11c62 [test] Add self-tests for list manipulation functions vor 12 Jahren
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests vor 12 Jahren
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted vor 12 Jahren
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends vor 12 Jahren
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) vor 12 Jahren
  Michael Brown 8b092f4c50 [util] Add romcheck.pl vor 12 Jahren
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers vor 12 Jahren
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number vor 13 Jahren
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF vor 13 Jahren
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub vor 13 Jahren
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils vor 13 Jahren
  Michael Brown 149b502306 [ipv4] Improve debugging vor 13 Jahren
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly vor 13 Jahren
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() vor 13 Jahren
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses vor 13 Jahren
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets vor 13 Jahren
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() vor 13 Jahren
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed vor 13 Jahren
  Thomas Miletich 5d23fb1bb4 [igb] Remove __BIG_ENDIAN conditional vor 13 Jahren
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values vor 13 Jahren
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() vor 13 Jahren
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() vor 13 Jahren
  Michael Brown 95d82bb2a2 [build] Avoid using -ffunction-sections on some older versions of gcc vor 13 Jahren
  Michael Brown 00afad8122 [http] Fix size_t format specifiers vor 13 Jahren
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices vor 13 Jahren
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface vor 13 Jahren
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle vor 13 Jahren
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open vor 13 Jahren