397 Commits (22979c511eaf9b36c7ed5efee05242c9d482ca6e)

Autor SHA1 Nachricht Datum
  Michael Brown 58dd6e04c5 [etherfabric] Merge changes from vendor tree vor 15 Jahren
  Eduardo Habkost 744b98d273 virtio-net: Fix kick/wait logic vor 15 Jahren
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types vor 15 Jahren
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method vor 15 Jahren
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property vor 15 Jahren
  Michael Brown 16f1e35775 [timer] Formalise the timer API vor 15 Jahren
  Michael Brown e226a8d8d9 [phantom] Add missing #include <gpxe/io.h> vor 15 Jahren
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> vor 15 Jahren
  Michael Brown a1e11a6beb [natsemi] Add missing #include <string.h> vor 15 Jahren
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> vor 15 Jahren
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> vor 15 Jahren
  Michael Brown b40b4f2dbf [cs89x0] Simplify obscure loop syntax vor 15 Jahren
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros vor 15 Jahren
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category vor 15 Jahren
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices vor 15 Jahren
  Michael Brown 6f87d622e1 [tg3] Add PCI ID vor 15 Jahren
  Michael Brown 4011f9d956 [phantom] Skip command PEG initialisation if PEG is already running vor 15 Jahren
  Michael Brown e13d793160 [phantom] Omit an initialisation step now performed by the firmware vor 15 Jahren
  Michael Brown cb6fea0690 [phantom] Fix P3 B1 silicon bug workaround vor 16 Jahren
  Michael Brown 07581d3faa [phantom] Remove comment that no longer matches reality vor 16 Jahren
  Michael Brown f58cc3fca8 [phantom] Temporary workaround for bug in prototype (P3 B1) silicon vor 16 Jahren
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR vor 16 Jahren
  Stefan Hajnoczi 50babca5da [virtio] Add legacy driver for KVM virtio-net vor 16 Jahren
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. vor 16 Jahren
  Michael Brown f493283c74 [phantom] Add new board type vor 16 Jahren
  Michael Brown 4e033c774b [phantom] Guard against partially-written status descriptors vor 16 Jahren
  Andrew Schran 34c1a5b91d [forcedeth] Add support for PCI ID 10de:0373 vor 16 Jahren
  Michael Brown d474386336 [phantom] Remove warning relating to now-fixed firmware bug vor 16 Jahren
  Michael Brown 22d00797f1 [phantom] Add NetXen dual copyright vor 16 Jahren
  Michael Brown 4f05d2fca7 [phantom] Initialise RCVPEG before reading MAC addresses vor 16 Jahren
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs vor 16 Jahren
  H. Peter Anvin 1152b78ec1 [ns8390] Use stub files instead of src/Config vor 16 Jahren
  Steven Walter 14fe4d4ba5 [tg3] Recognize the BCM5789 vor 16 Jahren
  Stefan Hajnoczi a71b4df1c9 [via-rhine] Fix erroneous uses of memory I/O instead of port I/O vor 16 Jahren
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). vor 16 Jahren
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 vor 16 Jahren
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards vor 16 Jahren
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state vor 16 Jahren
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards vor 16 Jahren
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen vor 16 Jahren
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) vor 16 Jahren
  Marty Connor e97ae4a788 ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt vor 16 Jahren
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. vor 16 Jahren
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem vor 16 Jahren
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. vor 16 Jahren
  Michael Brown c60050614a Added mtnic driver provided by Mellanox. vor 16 Jahren
  Marty Connor 9d4e4dbc32 3c90x driver fix (legacy) from Geert Staapers vor 16 Jahren
  Marty Connor ff476c04e9 Fix e1000 receive tail pointer (RDT) handling vor 16 Jahren
  Michael Brown 1d7974182e Overwrite the device descriptor's IRQ number with whatever the legacy vor 16 Jahren
  Marty Connor bd2607305c Correct e1000 interrupt routine to enable on 1 disable on 0. duh. vor 16 Jahren