aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib1-29/+32
2018-11-29IB/usnic: fix spelling mistake "miniumum" -> "minimum"Colin Ian King1-1/+1
2018-11-29RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King1-1/+1
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit3-45/+29
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe3-26/+30
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-2/+1
2018-09-25IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-1/+1
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe2-48/+46
2018-09-11infiniband: remove redundant condition check before debugfs_removezhong jiang1-2/+1
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2-8/+8
2018-07-26RDMA/usnic: Suppress a compiler warningBart Van Assche2-3/+3
2018-07-25IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe1-1/+1
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe3-14/+33
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+2
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai1-10/+5
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-14/+1
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-02-28IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()Markus Elfring1-3/+1
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko1-3/+2
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge2-2/+0
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-26/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche2-24/+25
2017-10-14RDMA/usnic: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2-0/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso4-17/+18
2017-08-28IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky3-15/+9
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier1-2/+2
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-4/+2
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-25/+6
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia3-0/+12
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2-2/+2
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky1-22/+23
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky2-0/+2
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-8/+3
2017-04-25IB/usnic: Remove unused functionsYuval Shaia1-29/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+4
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz2-3/+4
2017-02-14IB: Add protocol for USNICOr Gerlitz1-0/+1
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra2-5/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2-2/+2
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2-12/+12