summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-062-3/+2
|\
| * 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/+1
* | infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai2018-03-261-10/+5
* | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-261-14/+1
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2
|/
* drivers: infiniband: remove duplicate includesPravin Shedge2017-12-222-2/+0
* 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-142-24/+25
| * RDMA/usnic: Remove a set-but-not-used variableBart Van Assche2017-10-141-2/+0
| * RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2017-10-142-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-084-17/+18
* IB/usnic: check for allocation failureDan Carpenter2017-08-281-0/+2
* RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-243-15/+9
* 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/+2
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-25/+6
* 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/+3
* IB/usnic: Remove unused functionsYuval Shaia2017-04-251-29/+0
* 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
|\ \ \ | | |/ | |/|
| * | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-102-2/+2
| |/
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-5/+5
|/
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-142-12/+12
|\ \
| * | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2016-12-142-12/+12
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-2/+6
|\ \
| * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+6
| |/
* | IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-032-25/+7
|/
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+4
* IB/usnic: Fix error return codeChristophe Jaillet2016-08-221-1/+2
* IB/usnic: Support device FW version stringIra Weiny2016-06-232-17/+16
* IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-061-5/+0
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-6/+4
|\ \
| * | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-4/+4
| * | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-251-1/+1
| * | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-251-2/+0
| |/
OpenPOWER on IntegriCloud