aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi
2018-11-04IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-28IB/usnic: check for allocation failureDan Carpenter
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
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-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-25IB/usnic: Remove unused functionsYuval Shaia
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
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-02-14IB: Add protocol for USNICOr Gerlitz
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' 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-12-03IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet
2016-06-23IB/usnic: Support device FW version stringIra Weiny
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-15treewide: Fix typo in printkMasanari Iida
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar
2015-12-23IB/usnic: Fix message typoNelson Escobar
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar
2015-12-23IB/usnic: Improve a failure messageNelson Escobar