29 コミット (a5909384a8e1ffbdd60a348f04d381f46c0383c0)

作成者 SHA1 メッセージ 日付
  Michael Brown a5909384a8 [arbel] Inform embedded SMA of partition key changes 14年前
  Michael Brown 767e27e06b [arbel] Improve debugging output and facilities 14年前
  Michael Brown 4cb157a3b7 [arbel] Randomise the high-order bits of queue pair numbers 15年前
  Michael Brown 40d7c70438 [arbel] Allow software GMA to receive packets destined for QP1 15年前
  Michael Brown 46f2580049 [arbel] Map all event types to our event queue 14年前
  Michael Brown 3e8e2773de [arbel] Poll for link state changes while DOWN 14年前
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 14年前
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 14年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15年前
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 16年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16年前
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 16年前
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 16年前
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 16年前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 16年前
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 16年前
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 16年前
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 16年前
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 16年前
  Michael Brown fa880ec70a [arbel] Allocate sufficient space for firmware buffer 16年前
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 17年前
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 17年前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 17年前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 17年前
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 17年前
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 17年前
  Michael Brown 338d45a61e Change ROM names to lower case. 17年前
  Michael Brown 95498fa038 Remove the last remaining visible hack. 18年前
  Michael Brown 982e4dd101 Separated out to a clean new drivers/infiniband directory. 18年前
  Michael Brown a5ec029d24 First version that works with SELF_INIT! 18年前
  Michael Brown 8423b0b109 Gets most of the way through initialisation. 18年前
  Michael Brown def5ae9127 Added sw2hw_mpt 18年前
  Michael Brown da014080f9 INIT_HCA block now matches. 18年前
  Michael Brown 57bf8d9905 Seems to get through the ICM mapping process 18年前
  Michael Brown 4ea6223f5a ICM allocation code in place; about to start test-and-compare runs. 18年前
  Michael Brown f20cd6f721 ICM allocation code *should* now be complete. 18年前
  Michael Brown af88f60228 Started with the ICM partitioning code. 18年前
  Michael Brown c818d47e25 Restructured bits of initialisation (not testable at present) 18年前
  Michael Brown dc3165b746 Starting the firmware directly now works. 18年前
  Michael Brown 0f62bcaa77 Start migrating the remaining initialisation steps. 18年前
  Michael Brown f3fcb53faf Don't use the mailboxless version of the HW2SW_CQ command; it seems to 18年前
  Michael Brown 12b4cb964b Removed more hacks, and adjusted number of queue entries for likely usage. 18年前
  Michael Brown 267a4483ab Added an almost obscene amount of debugging and assertion code while 18年前
  Michael Brown bdac591726 Some interesting packet corruption happening now. 18年前
  Michael Brown 2ed1acb9e9 Broadcast GID is now calculated by IPoIB layer. 18年前
  Michael Brown 32a7bbb1e3 Cleaned up some debug messages. 18年前
  Michael Brown ab191e45db Unicasts seem to be working. :) 18年前
  Michael Brown 2209090120 Dead code disabling 18年前
  Michael Brown b3d3814c17 Obtains a response to the get path record! 18年前
  Michael Brown e05a8cd4de Use pkey table access to determine broadcast GID directly. 18年前