summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAge
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-27
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-20
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-16
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-30
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-03
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-29
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-06-11
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-29
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-17
* infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2018-02-25
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2018-01-02
* RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-05-11
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-28
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-28
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-21
* | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S2015-10-21
* | iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S2015-10-21
* | iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S2015-10-21
* | iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S2015-10-21
* | RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-21
|/
* IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause2015-09-03
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* iw_cxgb4: Add support for clipHariprasad S2015-08-28
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-28
* iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-03
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-12
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* | iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-11
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
|/
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-12
* iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise2015-05-11
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-05
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-05
* iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-05
* iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2015-05-05
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-05
* iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-05
* cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-16
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-21
|\
| * RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S2015-02-18
| * RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S2015-02-13
* | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \