summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
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
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun
2015-10-21usnic: correctly check failed allocationInsu Yun
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang