summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/hfi.h
AgeCommit message (Expand)Author
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-07-03IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-05-09IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-04-26IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2018-01-02IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-11-30IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-08-22IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-27IB/hfi1: Separate input/output header tracingDon Hiatt
2017-06-01RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-04-28IB/hfi1: Use bool in process_ecnDennis Dalessandro
2017-04-28IB/hfi1: Cache neighbor secure data after link upStuart Summers
2017-04-28IB/hfi1: Fix softlockup issueTadeusz Struk
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli
2017-04-25IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig