3157 Commits (37883e99fd791571c6771c9d1d8721a11e7e8a8f)
 

Author SHA1 Message Date
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 years ago
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 years ago
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 years ago
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 years ago
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 years ago
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 years ago
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 years ago
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 years ago
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 years ago
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional 15 years ago
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages 15 years ago
  Michael Brown 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up 15 years ago
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 years ago
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 years ago
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 years ago
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only 15 years ago
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC 15 years ago
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address 15 years ago
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 years ago
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent 15 years ago
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 years ago
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 years ago
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 years ago
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function 15 years ago
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 years ago
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous 15 years ago
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging 15 years ago
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous 15 years ago
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output 15 years ago
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message 15 years ago
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands 15 years ago
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci 15 years ago
  Michael Brown 6e564323e0 [ifmgmt] Optimise prototype for ifcommon_exec() 15 years ago
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 15 years ago
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 years ago
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 years ago
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet 15 years ago
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS 15 years ago
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages 15 years ago
  Joshua Oreman 15ce2fb851 [hci] Expose ifcommon_exec() in a local header so wireless commands can use it 15 years ago
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 15 years ago
  Joshua Oreman 4125216a2f [ifmgmt] Move link-up status messages from autoboot() to iflinkwait() 15 years ago
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 years ago
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) 15 years ago