summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/hfi.h
AgeCommit message (Expand)Author
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
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez
2017-02-19IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty