579 Commits (v0.9.7)

Author SHA1 Message Date
  Thomas Miletich afe59d4636 [sundance] Add reset completion check 15 years ago
  Michael Brown b9d791f4d1 [infiniband] Kill off obsolete mlx_ipoib directory 15 years ago
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number 15 years ago
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes 15 years ago
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant 15 years ago
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on 15 years ago
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15 years ago
  Michael Brown 57bbf0ec98 [etherfabric] Make use of pci_bar_start() 64-bit clean 15 years ago
  Michael Brown 1941c933f8 [pci] Enable memory cycles in adjust_pci_device() 15 years ago
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers 15 years ago
  Michael Brown b0d2c9a4d5 [hermon] Fix permissions broken in 3a799e9 ("Add PCI ID for ConnectX QDR card") 15 years ago
  Michael Brown 3a799e99ca [hermon] Add PCI ID for ConnectX QDR card 15 years ago
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15 years ago
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 years ago
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. 15 years ago
  Laurent Vivier 14a739ba6a [virtio] Consolidate virtio-net static data into a struct vring_virtqueue 15 years ago
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions 15 years ago
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring 15 years ago
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Marty Connor 85f82f09e9 [r8169] New rtl8169 family driver 15 years ago
  Michael Brown 464bf35cc0 [linda] Add missing copyright notices 15 years ago
  Michael Brown 8a80e7ace1 [linda] Purge references to 8051 15 years ago
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 years ago
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15 years ago
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 years ago
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 15 years ago
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15 years ago
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 years ago
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 years ago
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 years ago
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 years ago
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards 15 years ago
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. 15 years ago
  Michael Brown 46f43d8ea7 [phantom] Do not halt PEGs on driver shutdown 15 years ago
  Michael Brown aa95744915 [phantom] Allow for PXE boot to be enabled/disabled on a per-port basis 15 years ago
  Michael Brown 32bc76f902 [phantom] Assume one net device per PCI function 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown 1bc2adea9a [phantom] Add CLP settings interface 15 years ago
  Michael Brown 664f4cf365 [phantom] Unhalt/halt all PEGs during driver startup/shutdown 15 years ago
  Michael Brown df033de24f [phantom] Add line count limit to phantom_dmesg() 15 years ago
  Michael Brown d4c8273569 [phantom] Change register space abstraction to match other drivers 15 years ago
  Michael Brown 85f09b5fc0 [tg3] Add PCI ID for BCM5786 15 years ago
  Michael Brown 58dd6e04c5 [etherfabric] Merge changes from vendor tree 15 years ago
  Eduardo Habkost 744b98d273 virtio-net: Fix kick/wait logic 15 years ago
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 years ago
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 years ago
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property 15 years ago
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 years ago