39 コミット (08f122ae42b24385556dbced6cc7f5d0ca0478d5)

作成者 SHA1 メッセージ 日付
  Michael Brown 08f122ae42 [arbel] Stop firmware only once on shutdown 14年前
  Michael Brown 0bb8508143 [arbel] Avoid unused variable warning in gcc 4.6 15年前
  Michael Brown 464cd1b3ce [arbel] Make driver 64-bit safe 15年前
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device 15年前
  Michael Brown 8cd2b170b6 [arbel] Minimise the number of VPM mapping operations 15年前
  Michael Brown 62115cf437 [arbel] Allocate only as much memory as is needed for firmware and ICM 15年前
  Michael Brown d9aef1b50a [arbel] Synchronise changes with the Hermon driver 15年前
  Michael Brown 144a23a852 [arbel] Optimise ICM layout to reduce overall memory usage 15年前
  Michael Brown d84e4e0575 [arbel] Perform ICM allocations according to the specification 15年前
  Michael Brown f7a49e23e9 [arbel] Allow for multiple calls to ib_modify_qp() 15年前
  Michael Brown a5909384a8 [arbel] Inform embedded SMA of partition key changes 15年前
  Michael Brown 767e27e06b [arbel] Improve debugging output and facilities 15年前
  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 15年前
  Michael Brown 3e8e2773de [arbel] Poll for link state changes while DOWN 15年前
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 15年前
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 15年前
  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 17年前
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 17年前
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 17年前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 17年前
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 17年前
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 17年前
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 17年前
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 17年前
  Michael Brown fa880ec70a [arbel] Allocate sufficient space for firmware buffer 17年前
  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 18年前
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 18年前
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 18年前
  Michael Brown 338d45a61e Change ROM names to lower case. 18年前
  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年前