summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | IB/usnic: delete unneeded IS_ERR testJulia Lawall2015-12-231-2/+2
* | IB/usnic: Handle 0 counts in resource allocationNelson Escobar2015-12-231-25/+29
* | IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-231-1/+1
* | IB/usnic: Support more QP state transitionsNelson Escobar2015-12-231-9/+9
* | IB/usnic: Fix message typoNelson Escobar2015-12-231-1/+1
* | IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar2015-12-231-1/+1
* | IB/usnic: Improve a failure messageNelson Escobar2015-12-231-2/+3
* | IB/usnic: Remove unused prototypeNelson Escobar2015-12-231-2/+0
* | usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
* | usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4
|/
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-0625-73/+433
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-122-2/+7
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-6/+11
OpenPOWER on IntegriCloud