summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_hca.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-231-1/+1
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-1/+1
* IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes2008-07-221-1/+3
* IB/ehca: Fix function return typesStefan Roscher2008-05-061-4/+3Star
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-171-48/+79
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-171-1/+1
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-141-6/+14
* IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-181-0/+1
* IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-101-16/+16
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-101-1/+1
* IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-311-3/+7
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-181-8/+20
* IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-101-0/+34
* IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-101-3/+24
* IB/ehca: Implement modify_portJoachim Fenkes2007-04-251-2/+53
* IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen2007-02-161-0/+3
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-091-4/+4
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-091-8/+9
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-231-0/+241