463 Revize (ce68f587e24278d681e7ca05b62e51ada627cbef)

Autor SHA1 Zpráva Datum
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable před 15 roky
  Daniel Verkamp b8469eddaa [ethernet] Update mii.h and use it in drivers that had a private copy před 15 roky
  Daniel Verkamp 005fce0258 [ethernet] Move struct mii_if_info to mii.h před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Joshua Oreman 210bc9e9ba [3c90x] Add missing size_t format specifier před 15 roky
  Michael Brown 5538a38b9c [pcnet32] Fix received packet corruption před 15 roky
  Thomas Miletich 03ff8cd3e2 [forcedeth] Add support for newer forcedeth NICs před 15 roky
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id před 15 roky
  Marty Connor 16aa435567 [3c90x] Remove src/drivers/3c90x.txt před 15 roky
  Thomas Miletich 90c01ef1e4 [3c90x] 3c90x driver rewrite using gPXE API před 15 roky
  Thomas Miletich afe59d4636 [sundance] Add reset completion check před 15 roky
  Michael Brown b9d791f4d1 [infiniband] Kill off obsolete mlx_ipoib directory před 15 roky
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes před 15 roky
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant před 15 roky
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device před 15 roky
  Michael Brown 57bbf0ec98 [etherfabric] Make use of pci_bar_start() 64-bit clean před 15 roky
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers před 15 roky
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards před 15 roky
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. před 15 roky
  Laurent Vivier 14a739ba6a [virtio] Consolidate virtio-net static data into a struct vring_virtqueue před 15 roky
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions před 15 roky
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring před 15 roky
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe před 15 roky
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Marty Connor 85f82f09e9 [r8169] New rtl8169 family driver před 15 roky
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path před 15 roky
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header před 15 roky
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c před 15 roky
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions před 15 roky
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue před 15 roky
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown před 15 roky
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards před 15 roky
  Michael Brown 46f43d8ea7 [phantom] Do not halt PEGs on driver shutdown před 15 roky
  Michael Brown aa95744915 [phantom] Allow for PXE boot to be enabled/disabled on a per-port basis před 15 roky
  Michael Brown 32bc76f902 [phantom] Assume one net device per PCI function před 15 roky
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings před 15 roky
  Michael Brown 1bc2adea9a [phantom] Add CLP settings interface před 15 roky
  Michael Brown 664f4cf365 [phantom] Unhalt/halt all PEGs during driver startup/shutdown před 15 roky
  Michael Brown df033de24f [phantom] Add line count limit to phantom_dmesg() před 15 roky
  Michael Brown d4c8273569 [phantom] Change register space abstraction to match other drivers před 15 roky
  Michael Brown 85f09b5fc0 [tg3] Add PCI ID for BCM5786 před 15 roky
  Michael Brown 58dd6e04c5 [etherfabric] Merge changes from vendor tree před 15 roky
  Eduardo Habkost 744b98d273 virtio-net: Fix kick/wait logic před 15 roky
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types před 15 roky
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method před 15 roky
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property před 15 roky
  Michael Brown 16f1e35775 [timer] Formalise the timer API před 15 roky
  Michael Brown e226a8d8d9 [phantom] Add missing #include <gpxe/io.h> před 15 roky
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> před 15 roky