summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAgeFilesLines
* IB/usnic: Fix potential deadlockParvi Kaustubhi2018-12-201-4/+7
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-202-2/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-202-0/+2
* RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
* IB/usnic: fix spelling mistake "miniumum" -> "minimum"Colin Ian King2018-11-291-1/+1
* RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King2018-11-291-1/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-173-45/+29Star
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-263-26/+30
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King2018-09-251-1/+1
* RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe2018-09-202-48/+46Star
* infiniband: remove redundant condition check before debugfs_removezhong jiang2018-09-111-2/+1Star
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-312-8/+8
* RDMA/usnic: Suppress a compiler warningBart Van Assche2018-07-262-3/+3
* IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe2018-07-261-1/+1
* IB/usnic: Update with bug fixes from core codeJason Gunthorpe2018-06-253-14/+33
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-2/+2
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-072-3/+2Star
|\
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
| * IB/usnic: Delete an error message for a failed memory allocation in usnic_tra...Markus Elfring2018-02-281-3/+1Star
* | infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai2018-03-261-10/+5Star
* | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-261-14/+1Star
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2Star
|/
* drivers: infiniband: remove duplicate includesPravin Shedge2017-12-222-2/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-154-26/+27
|\
| * RDMA/usnic: Instantiate data structures onceBart Van Assche2017-10-152-24/+25
| * RDMA/usnic: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0Star
| * RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2017-10-152-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-094-17/+18
* IB/usnic: check for allocation failureDan Carpenter2017-08-291-0/+2
* RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-243-15/+9Star
* RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier2017-08-221-2/+2
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+2Star
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
* IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-25/+6Star
* IB/usnic: Implement get_netdev hookYuval Shaia2017-07-243-0/+12
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-012-2/+2
* IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky2017-04-281-22/+23
* Ib/usnic: Explicitly include usnic headersLeon Romanovsky2017-04-282-0/+2
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-8/+3Star
* IB/usnic: Remove unused functionsYuval Shaia2017-04-251-29/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/usnic: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-2/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-142-3/+4
| * | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-2/+2
|\ \ \ | | |/ | |/|