summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-06-11RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-02-25infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2016-05-11RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg
2015-08-28iw_cxgb4: Add support for clipHariprasad S
2015-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
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-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
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
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-18RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-13RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S