aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_hca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-06-22IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin1-1/+1
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell1-1/+1
2008-07-22IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes1-1/+3
2008-05-05IB/ehca: Fix function return typesStefan Roscher1-4/+3
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher1-48/+79
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier1-1/+1
2007-11-13IB/ehca: Return physical link information in query_port()Joachim Fenkes1-6/+14
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes1-0/+1
2007-10-09IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier1-16/+16
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes1-1/+1
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes1-3/+7
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-8/+20
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes1-0/+34
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes1-3/+24
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes1-2/+53
2007-02-16IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen1-0/+3
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen1-4/+4
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen1-8/+9
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+241