3204 Commits (eef46c23d6baf3f2717aa8fc201c83928018d162)

Autor SHA1 Mensaje Fecha
  Joshua Oreman bba00b0c13 [config] Enable PXE commands by default only on pcbios architecture hace 15 años
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers hace 15 años
  Michael Brown 5552a1b202 [tcp] Avoid printf format warnings on some compilers hace 15 años
  Michael Brown f42b2932f8 [build] Allow safe concurrent builds of .iso, .liso and .sdsk targets hace 15 años
  Michael Brown b570c2efd8 [build] Make .liso image generation silent unless errors occur hace 15 años
  Marty Connor 96f4f96540 [build] Add syslinux floppy image type .sdsk hace 15 años
  Joshua Oreman 14ae602ef0 [rtl818x] Add driver for Realtek 8180/8185 wireless cards hace 15 años
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer hace 15 años
  Michael Brown bb2cf3c8d7 [hermon] Add support for RC queue pairs hace 15 años
  Michael Brown cd5a21359c [hermon] Allow software GMA to receive packets destined for QP1 hace 15 años
  Michael Brown de50a19ae3 [hermon] Disable debugging around mapping of firmware tables hace 15 años
  Michael Brown dd2788594b [hermon] Remove an unnecessary check for GID-less transmissions hace 15 años
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) hace 15 años
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs hace 15 años
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() hace 15 años
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths hace 15 años
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value hace 15 años
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers hace 15 años
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN hace 15 años
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA hace 15 años
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type hace 15 años
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional hace 15 años
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages hace 15 años
  Michael Brown 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up hace 15 años
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA hace 15 años
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers hace 15 años
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction hace 15 años
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set hace 15 años
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins hace 15 años
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission hace 15 años
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() hace 15 años
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only hace 15 años
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC hace 15 años
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address hace 15 años
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups hace 15 años
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent hace 15 años
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants hace 15 años
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically hace 15 años
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads hace 15 años
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function hace 15 años
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c hace 15 años
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband hace 15 años
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol hace 15 años
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous hace 15 años
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging hace 15 años
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous hace 15 años
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output hace 15 años
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message hace 15 años
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands hace 15 años
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci hace 15 años