48 коммитов (489bd2f396e62e2ec1139da93e242017a7f6e9f5)

Автор SHA1 Сообщение Дата
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 лет назад
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 лет назад
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 15 лет назад
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 лет назад
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 лет назад
  Michael Brown 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up 15 лет назад
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 лет назад
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set 15 лет назад
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 лет назад
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 лет назад
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only 15 лет назад
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC 15 лет назад
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address 15 лет назад
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 лет назад
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 лет назад
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 лет назад
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 лет назад
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 лет назад
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 лет назад
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 лет назад
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15 лет назад
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 лет назад
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 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 лет назад
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 лет назад
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 лет назад
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property 15 лет назад
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 лет назад
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 лет назад
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 лет назад
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 лет назад
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 16 лет назад
  Michael Brown 12b4cb964b Removed more hacks, and adjusted number of queue entries for likely usage. 17 лет назад
  Michael Brown 11541b1e01 Remove hacks, and fix leaving the multicast GID. 17 лет назад
  Michael Brown 267a4483ab Added an almost obscene amount of debugging and assertion code while 17 лет назад
  Michael Brown bdac591726 Some interesting packet corruption happening now. 17 лет назад
  Michael Brown 2ed1acb9e9 Broadcast GID is now calculated by IPoIB layer. 17 лет назад
  Michael Brown 32a7bbb1e3 Cleaned up some debug messages. 17 лет назад
  Michael Brown ab191e45db Unicasts seem to be working. :) 17 лет назад
  Michael Brown 2209090120 Dead code disabling 17 лет назад
  Michael Brown b3d3814c17 Obtains a response to the get path record! 17 лет назад
  Michael Brown f6f1f2b7bb Prepare for adding a metadata queue to IPoIB 17 лет назад
  Michael Brown 4e78a53cf2 IPoIB code separated out to ipoib.c. 17 лет назад