530 コミット (81d92c6d34f9ce68f7c2bbd5b92352b3a631bcd0)

作成者 SHA1 メッセージ 日付
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15年前
  Michael Brown e226a8d8d9 [phantom] Add missing #include <gpxe/io.h> 15年前
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> 15年前
  Michael Brown a1e11a6beb [natsemi] Add missing #include <string.h> 15年前
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> 15年前
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15年前
  Michael Brown b40b4f2dbf [cs89x0] Simplify obscure loop syntax 15年前
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros 15年前
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15年前
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15年前
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 15年前
  Michael Brown 76f6cad8af [hermon] Fix off-by-one error in the failure path in hermon_probe() 15年前
  Michael Brown 6f87d622e1 [tg3] Add PCI ID 15年前
  Michael Brown 39047c5636 [hermon] Allocate only as much memory as is needed for ICM and ICM AUX 15年前
  Michael Brown fa880ec70a [arbel] Allocate sufficient space for firmware buffer 15年前
  Michael Brown b45b39260c [hermon] Allocate sufficient space for firmware buffer 15年前
  Michael Brown 4011f9d956 [phantom] Skip command PEG initialisation if PEG is already running 15年前
  Michael Brown e13d793160 [phantom] Omit an initialisation step now performed by the firmware 15年前
  Michael Brown cb6fea0690 [phantom] Fix P3 B1 silicon bug workaround 16年前
  Michael Brown 07581d3faa [phantom] Remove comment that no longer matches reality 16年前
  Michael Brown f58cc3fca8 [phantom] Temporary workaround for bug in prototype (P3 B1) silicon 16年前
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16年前
  Stefan Hajnoczi 50babca5da [virtio] Add legacy driver for KVM virtio-net 16年前
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. 16年前
  Michael Brown f493283c74 [phantom] Add new board type 16年前
  Michael Brown 4e033c774b [phantom] Guard against partially-written status descriptors 16年前
  Andrew Schran 34c1a5b91d [forcedeth] Add support for PCI ID 10de:0373 16年前
  Michael Brown 997bccc64e [hermon] Add support for MT26418 device 16年前
  Michael Brown d474386336 [phantom] Remove warning relating to now-fixed firmware bug 16年前
  Michael Brown 22d00797f1 [phantom] Add NetXen dual copyright 16年前
  Michael Brown 4f05d2fca7 [phantom] Initialise RCVPEG before reading MAC addresses 16年前
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs 16年前
  H. Peter Anvin 1152b78ec1 [ns8390] Use stub files instead of src/Config 16年前
  Steven Walter 14fe4d4ba5 [tg3] Recognize the BCM5789 16年前
  Stefan Hajnoczi a71b4df1c9 [via-rhine] Fix erroneous uses of memory I/O instead of port I/O 16年前
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). 16年前
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 16年前
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16年前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16年前
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16年前
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16年前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16年前
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. 16年前
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16年前
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16年前
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16年前
  Marty Connor e97ae4a788 ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt 16年前
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. 16年前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16年前
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 16年前