586 次代码提交 (b4a87daeb92453e5ae35e001bd0c477f41aea8a3)

作者 SHA1 备注 提交日期
  Joshua Oreman 210bc9e9ba [3c90x] Add missing size_t format specifier 15 年前
  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 年前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 年前
  Thomas Miletich afe59d4636 [sundance] Add reset completion check 15 年前
  Michael Brown b9d791f4d1 [infiniband] Kill off obsolete mlx_ipoib directory 15 年前
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number 15 年前
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes 15 年前
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant 15 年前
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on 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 年前
  Michael Brown 1941c933f8 [pci] Enable memory cycles in adjust_pci_device() 15 年前
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers 15 年前
  Michael Brown b0d2c9a4d5 [hermon] Fix permissions broken in 3a799e9 ("Add PCI ID for ConnectX QDR card") 15 年前
  Michael Brown 3a799e99ca [hermon] Add PCI ID for ConnectX QDR card 15 年前
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15 年前
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 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 464bf35cc0 [linda] Add missing copyright notices 15 年前
  Michael Brown 8a80e7ace1 [linda] Purge references to 8051 15 年前
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 年前
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15 年前
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 年前
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 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 年前
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. 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 年前