summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic/usnic_ib_verbs.c
AgeCommit message (Expand)Author
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-25IB/usnic: Use dev_get_drvdataChuhong Yuan
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30IB/usnic: Remove stub functionsGal Pressman
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche
2017-08-28IB/usnic: check for allocation failureDan Carpenter
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: usnic: use __ethtool_get_settingsDavid Decotigny
2016-02-25net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2014-06-02IB: Return error for unsupported QP creation flagsOr Gerlitz
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi
2014-01-14IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi