47 Commits (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

Autor SHA1 Mensaje Fecha
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses hace 15 años
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface hace 15 años
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs hace 15 años
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 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 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 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 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 b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c hace 15 años
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol hace 15 años
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device hace 15 años
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path hace 15 años
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header hace 15 años
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c hace 15 años
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions hace 15 años
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue hace 15 años
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown hace 15 años
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types hace 15 años
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method hace 15 años
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property hace 15 años
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR hace 16 años
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state hace 16 años
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards hace 16 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. hace 16 años
  Michael Brown 12b4cb964b Removed more hacks, and adjusted number of queue entries for likely usage. hace 17 años
  Michael Brown 11541b1e01 Remove hacks, and fix leaving the multicast GID. hace 17 años
  Michael Brown 267a4483ab Added an almost obscene amount of debugging and assertion code while hace 17 años
  Michael Brown bdac591726 Some interesting packet corruption happening now. hace 17 años
  Michael Brown 2ed1acb9e9 Broadcast GID is now calculated by IPoIB layer. hace 17 años
  Michael Brown 32a7bbb1e3 Cleaned up some debug messages. hace 17 años
  Michael Brown ab191e45db Unicasts seem to be working. :) hace 17 años
  Michael Brown 2209090120 Dead code disabling hace 17 años
  Michael Brown b3d3814c17 Obtains a response to the get path record! hace 17 años
  Michael Brown f6f1f2b7bb Prepare for adding a metadata queue to IPoIB hace 17 años
  Michael Brown 4e78a53cf2 IPoIB code separated out to ipoib.c. hace 17 años