summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
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
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2014-12-15RDMA/cxgb4: Handle NET_XMIT return codesHariprasad S
2014-12-15RDMA/cxgb4: Wake up waiters after flushing the qpSteve Wise
2014-12-15RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai
2014-12-15RDMA/cxgb4: Fix locking issue in process_mpa_requestHariprasad Shenai
2014-12-15RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar
2014-12-15RDMA/cxgb4: Increase epd buff size for debug interfacePramod Kumar
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-10-14RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S
2014-10-14RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S
2014-10-14RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-01RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai
2014-07-21iw_cxgb4: Support query_qp() verbHariprasad Shenai