Commit Graph

874 Commits (57df46d6d9ccd6ced95f169020f79ae637423087)

Author SHA1 Message Date
Joachim Fenkes 9511724da9 IB/ehca: Fix masking error in {,re}reg_phys_mr() 18 years ago
Joachim Fenkes c0c84d566d IB/ehca: Supply QP token for SRQ base QPs 18 years ago
Joachim Fenkes 6b08f3ae8e [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers 18 years ago
Jens Axboe 53d412fce0 infiniband: sg chaining support 18 years ago
Roland Dreier ab8403c424 IB/mthca: Avoid alignment traps when writing doorbells 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eli Cohen 55a98e955c IB/mthca: Mark error paths as unlikely() in post_srq_recv functions 18 years ago
Dave Olson 3ac8c70f74 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. 18 years ago
Ralph Campbell bda94e32b3 IB/ipath: Remove redundant link state checks 18 years ago
Ralph Campbell 49739b3e24 IB/ipath: Fix IB_EVENT_PORT_ERR event 18 years ago
Michael Albaugh 6a733cdc71 IB/ipath: Better handling of unexpected GPIO interrupts 18 years ago
Michael Albaugh 192594d523 IB/ipath: Maintain active time on all chips 18 years ago
Dave Olson aa7c79abd1 IB/ipath: Fix QHT7040 serial number check 18 years ago
Arthur Jones 20bed34314 IB/ipath: Indicate a couple of chip bugs to userspace 18 years ago
Arthur Jones 4bec0b9155 IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround 18 years ago
Arthur Jones 70c51da2c4 IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close 18 years ago
Ralph Campbell 542869a17e IB/ipath: Remove duplicate copy of LMC 18 years ago
Ralph Campbell 15cba26f42 IB/ipath: Add ability to set the LMC via the sysfs debugging interface 18 years ago
Ralph Campbell 6cff2faaf1 IB/ipath: Optimize completion queue entry insertion and polling 18 years ago
Ralph Campbell d42b01b584 IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED 18 years ago
Ralph Campbell c9cf7db2bc IB/ipath: Generate flush CQE when QP is in error state 18 years ago
Ralph Campbell 036be09ca5 IB/ipath: Remove redundant code 18 years ago
Dave Olson d29cc6efb9 IB/ipath: Future proof eeprom checksum code (contents reading) 18 years ago
Ralph Campbell 55046698fa IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate 18 years ago
Dave Olson 9ef8617af7 IB/ipath: Correctly describe workaround for TID write chip bug 18 years ago
Ralph Campbell 1793b4771d IB/ipath: Remove unneeded code for ipathfs 18 years ago
Dave Olson 9bec399231 IB/ipath: Verify host bus bandwidth to chip will not limit performance 18 years ago
Ralph Campbell 4ee97180ac IB/ipath: Change UD to queue work requests like RC & UC 18 years ago
Ralph Campbell 210d6ca3db IB/ipath: Performance optimization for CPU differences 18 years ago
Arthur Jones 327a338d4f IB/ipath: iba6110 rev4 GPIO counters support 18 years ago
Roland Dreier 76dea3bc26 IB/ehca: Fix clipping of device limits to INT_MAX 18 years ago
Roland Dreier 76d7cc0345 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up 18 years ago
Roland Dreier 1a1eb6a646 IB/mthca: Increase max number of QPs per multicast group to 56 18 years ago
Jack Morgenstein 8ad11fb6b0 IB/mlx4: Implement FMRs 18 years ago
Jack Morgenstein d7bb58fb1c mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command 18 years ago
Joachim Fenkes c01759cee9 IB/ehca: Return srq_attr->max_sge in ehca_query_srq() 18 years ago
Hoang-Nam Nguyen a660722375 IB/ehca: Adjust 64-bit alignment of create QP response for userspace 18 years ago
Hoang-Nam Nguyen 03f72a51cb IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() 18 years ago
Jack Morgenstein cd9281d873 IB/mlx4: Display misc device information under /sys/class/infiniband/ 18 years ago
Satyam Sharma 9faa559c01 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups 18 years ago
Joachim Fenkes 3a31c41901 IB/ehca: Only use MR large pages for hugetlb regions 18 years ago
Hoang-Nam Nguyen 08c283ac26 IB/ehca: Fix large page HW cap defines 18 years ago
Joachim Fenkes 39089e7774 IB/ehca: Bump version number and change its format 18 years ago
Joachim Fenkes 5110e4de49 IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() 18 years ago
Joachim Fenkes 0b5de96858 IB/ehca: Serialize MR alloc and MR free hvCalls 18 years ago
Joachim Fenkes e90d0b3dae IB/ehca: Path migration support 18 years ago
Joachim Fenkes b708fba3c2 IB/ehca: Add check for max #SGE to create_qp() 18 years ago
Joachim Fenkes 86dce445e0 IB/ehca: ehca_gen_warn() should always print 18 years ago
Joachim Fenkes e37221928b IB/ehca: Print return codes as signed decimal integers 18 years ago