Age | Commit message (Expand) | Author | Files | Lines |
2022-02-17 | IB/qib: Fix duplicate sysfs directory name | Mike Marciniszyn | 1 | -1/+1 |
2021-09-13 | IB/qib: Fix clang confusion of NULL pointer comparison | Jason Gunthorpe | 1 | -1/+1 |
2021-09-08 | IB/qib: Fix null pointer subtraction compiler warning | Jason Gunthorpe | 1 | -1/+3 |
2021-06-16 | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 1 | -19/+1 |
2021-06-16 | RDMA/qib: Use attributes for the port sysfs | Jason Gunthorpe | 1 | -352/+254 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -1/+1 |
2020-10-30 | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit | Joe Perches | 1 | -18/+12 |
2020-10-30 | RDMA: Manual changes for sysfs_emit and neatening | Joe Perches | 1 | -26/+22 |
2020-10-26 | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches | 1 | -15/+15 |
2020-05-19 | IB/qib: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan | 1 | -4/+5 |
2019-11-14 | RDMA/qib: Validate ->show()/store() callbacks before calling them | Viresh Kumar | 1 | -0/+6 |
2019-09-13 | IB/{rdmavt, hfi1, qib}: Add a counter for credit waits | Kaike Wan | 1 | -0/+2 |
2019-01-14 | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit | 1 | -9/+9 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 1 | -60/+41 |
2017-08-18 | IB/qib: add const to bin_attribute structures | Bhumika Goyal | 1 | -2/+2 |
2016-03-10 | IB/qib: Remove ibport and use rdmavt version | Harish Chegondi | 1 | -6/+59 |
2016-03-10 | IB/qib: Begin to use rdmavt for verbs | Dennis Dalessandro | 1 | -10/+10 |
2015-02-17 | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn | 1 | -2/+2 |
2015-02-16 | IB/qib: Do not write EEPROM | Mitko Haralanov | 1 | -24/+0 |
2013-04-16 | IB/qib: Correct qib_verbs_register_sysfs() error handling | Mike Marciniszyn | 1 | -1/+5 |
2012-07-19 | IB/qib: checkpatch fixes | Mike Marciniszyn | 1 | -58/+30 |
2012-07-19 | IB/qib: Add congestion control agent implementation | Mike Marciniszyn | 1 | -9/+149 |
2012-05-14 | IB/qib: Display correct value for number of contexts | Mitko Haralanov | 1 | -2/+5 |
2012-01-03 | IB/qib: Fix style issues | Mike Marciniszyn | 1 | -1/+1 |
2011-10-06 | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 1 | -2/+1 |
2011-07-18 | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 1 | -0/+14 |
2010-08-03 | IB/qib: Allow writes to the diag_counters to be able to clear them | Ira Weiny | 1 | -1/+20 |
2010-05-23 | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 1 | -0/+691 |