46 コミット (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

作成者 SHA1 メッセージ 日付
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 12年前
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 12年前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12年前
  Michael Brown 8ef5f6065d [arbel] Ensure hardware is quiescent when no interfaces are open 12年前
  Michael Brown 6c73a8b51d [arbel] Reorder code in preparation for quiescing patch 12年前
  Michael Brown 7a84cc593a [arbel] Add (not-yet-functional) support for RC queue pairs 13年前
  Michael Brown 08f122ae42 [arbel] Stop firmware only once on shutdown 13年前
  Michael Brown 0bb8508143 [arbel] Avoid unused variable warning in gcc 4.6 13年前
  Michael Brown 464cd1b3ce [arbel] Make driver 64-bit safe 13年前
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device 13年前
  Michael Brown 8cd2b170b6 [arbel] Minimise the number of VPM mapping operations 13年前
  Michael Brown 62115cf437 [arbel] Allocate only as much memory as is needed for firmware and ICM 13年前
  Michael Brown d9aef1b50a [arbel] Synchronise changes with the Hermon driver 13年前
  Michael Brown 144a23a852 [arbel] Optimise ICM layout to reduce overall memory usage 13年前
  Michael Brown d84e4e0575 [arbel] Perform ICM allocations according to the specification 13年前
  Michael Brown f7a49e23e9 [arbel] Allow for multiple calls to ib_modify_qp() 13年前
  Michael Brown a5909384a8 [arbel] Inform embedded SMA of partition key changes 13年前
  Michael Brown 767e27e06b [arbel] Improve debugging output and facilities 13年前
  Michael Brown 4cb157a3b7 [arbel] Randomise the high-order bits of queue pair numbers 14年前
  Michael Brown 40d7c70438 [arbel] Allow software GMA to receive packets destined for QP1 14年前
  Michael Brown 46f2580049 [arbel] Map all event types to our event queue 13年前
  Michael Brown 3e8e2773de [arbel] Poll for link state changes while DOWN 13年前
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 13年前
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 13年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14年前
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15年前
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15年前
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15年前
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15年前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 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 d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15年前
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 15年前
  Michael Brown fa880ec70a [arbel] Allocate sufficient space for firmware buffer 15年前
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16年前
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16年前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 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 6570203571 [Infiniband] Centralise MAD operations 16年前
  Michael Brown 338d45a61e Change ROM names to lower case. 16年前
  Michael Brown 95498fa038 Remove the last remaining visible hack. 17年前
  Michael Brown 982e4dd101 Separated out to a clean new drivers/infiniband directory. 17年前
  Michael Brown a5ec029d24 First version that works with SELF_INIT! 17年前
  Michael Brown 8423b0b109 Gets most of the way through initialisation. 17年前
  Michael Brown def5ae9127 Added sw2hw_mpt 17年前
  Michael Brown da014080f9 INIT_HCA block now matches. 17年前