Age | Commit message (Expand) | Author | Files | Lines |
2022-01-20 | drivers/infiniband: replace open-coded string copy with get_task_comm | Yafang Shao | 1 | -1/+1 |
2021-06-16 | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 1 | -3/+1 |
2021-06-16 | RDMA/qib: Use attributes for the port sysfs | Jason Gunthorpe | 1 | -4/+0 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -4/+4 |
2021-03-22 | RDMA: Delete not-used static inline functions | Leon Romanovsky | 1 | -26/+0 |
2020-09-18 | RDMA: Fix link active_speed size | Aharon Landau | 1 | -3/+3 |
2019-04-01 | qib: Convert qib_unit_table to XArray | Matthew Wilcox | 1 | -2/+2 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 1 | -1/+1 |
2018-05-24 | IB/qib: Fix DMA api warning with debug kernel | Mike Marciniszyn | 1 | -2/+1 |
2018-05-09 | IB/{hfi1, qib}: Add handling of kernel restart | Alex Estrin | 1 | -0/+1 |
2018-02-28 | IB/qib: Move char *qib_sdma_state_names[] and constify while there. | Hernán Gonzalez | 1 | -2/+0 |
2018-02-28 | IB/qib: Remove unused variable (char *qib_sdma_event_names[]) | Hernán Gonzalez | 1 | -1/+0 |
2018-01-05 | IB/{hfi1, qib}: Fix a concurrency issue with device name in logging | Michael J. Ruhl | 1 | -4/+3 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 1 | -1/+0 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 1 | -2/+2 |
2017-10-14 | IB/qib: Remove remaining code related to writing the EEPROM | Bart Van Assche | 1 | -18/+0 |
2017-10-09 | IB/qib: Convert timers to use timer_setup() | Kees Cook | 1 | -2/+2 |
2017-09-27 | IB/qib: Update QIB to use the latest PCI API | Michael J. Ruhl | 1 | -6/+2 |
2017-06-27 | IB/qib: Replace deprecated pci functions with new API | Michael J. Ruhl | 1 | -4/+4 |
2016-10-02 | IB/qib: Remove qpt_mask global | Dennis Dalessandro | 1 | -1/+0 |
2016-10-02 | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 1 | -0/+1 |
2016-03-10 | IB/qib: Rename several functions by adding a "qib_" prefix | Harish Chegondi | 1 | -8/+8 |
2016-03-10 | IB/qib: Remove modify queue pair code | Harish Chegondi | 1 | -0/+10 |
2016-03-10 | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead | Harish Chegondi | 1 | -3/+0 |
2016-03-10 | IB/qib: Remove completion queue data structures and functions from qib | Harish Chegondi | 1 | -2/+0 |
2016-03-10 | IB/qib: Remove create qp and create qp table functionality | Harish Chegondi | 1 | -1/+2 |
2016-03-10 | IB/qib: Remove qp and mr functionality from qib | Dennis Dalessandro | 1 | -7/+7 |
2016-03-10 | IB/qib: Add device specific info prints | Dennis Dalessandro | 1 | -0/+2 |
2016-03-10 | IB/qib: Begin to use rdmavt for verbs | Dennis Dalessandro | 1 | -0/+1 |
2015-05-12 | IB/qib: fix test of unsigned variable | Mike Marciniszyn | 1 | -1/+1 |
2015-05-05 | IB/qib: use arch_phys_wc_add() | Luis R. Rodriguez | 1 | -1/+0 |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn | 1 | -2/+5 |
2015-02-16 | IB/qib: Do not write EEPROM | Mitko Haralanov | 1 | -8/+1 |
2014-03-17 | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn | 1 | -1/+1 |
2014-03-17 | IB/qib: Add percpu counter replacing qib_devdata int_counter | Mike Marciniszyn | 1 | -2/+8 |
2013-08-13 | IB/qib: Make qib_driver static | Paul Bolle | 1 | -1/+0 |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang | 1 | -0/+4 |
2013-07-11 | IB/qib: Log all SDMA errors unconditionally | Dean Luick | 1 | -1/+1 |
2013-06-21 | IB/qib: Convert opcode counters to per-context | Mike Marciniszyn | 1 | -16/+20 |
2013-06-21 | IB/qib: Optimize CQ callbacks | Mike Marciniszyn | 1 | -1/+4 |
2013-06-21 | IB/qib: Add optional NUMA affinity | Ramkrishna Vepa | 1 | -1/+6 |
2013-06-21 | IB/qib: Add DCA support | Mike Marciniszyn | 1 | -0/+13 |
2012-09-07 | make drivers with pci error handlers const | Stephen Hemminger | 1 | -1/+1 |
2012-07-29 | IB/qib: Fix size of cc_supported_table_entries | Mike Marciniszyn | 1 | -5/+5 |
2012-07-19 | IB/qib: Add congestion control agent implementation | Mike Marciniszyn | 1 | -0/+35 |
2012-07-19 | IB/qib: Reduce sdma_lock contention | Mike Marciniszyn | 1 | -2/+8 |
2012-05-14 | IB/qib: Add cache line awareness to qib_qp and qib_devdata structures | Mike Marciniszyn | 1 | -13/+13 |
2012-05-14 | IB/qib: Optimize pio ack buffer allocation | Mike Marciniszyn | 1 | -1/+8 |
2012-02-25 | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 1 | -1/+9 |
2011-10-21 | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 1 | -0/+3 |