summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
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-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/nes: Remove a superfluous assignment statementBart Van Assche
2017-01-12RDMA/nes: use designated initializersKees Cook
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
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-14infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou
2016-12-14IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-07IB/nes: Move user vendor structuresLeon Romanovsky
2016-10-07IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-06-23IB/nes: Support device FW version stringIra Weiny
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13RDMA/nes: replace custom print_hex_dump()Andy Shevchenko
2016-05-13IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko
2016-05-13RDMA/nes: Adding queue drain functionsTatyana Nikolova
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-28RDMA/nes: don't leak skb if carrier downFlorian Westphal
2016-04-26infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller
2016-04-26RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iw_nes: remove port mapper related codeFaisal Latif
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak
2016-02-29nes: handling failed allocation when creating workqueueInsu Yun
2016-02-29RDMA/nes: Replace LRO with GROBen Hutchings
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure
2016-01-19RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter
2015-12-24RDMA/nes: constify nes_cm_ops structureJulia Lawall
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny