463 次代码提交 (ce68f587e24278d681e7ca05b62e51ada627cbef)

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