summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-291-0/+2
* RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-251-2/+3
* RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-191-2/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-101-1/+1
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-061-1/+1
* RDMA/nes: Update iw_nes versionChien Tung2009-04-271-3/+1
* RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2009-04-081-2/+2
* RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-071-1/+1
* RDMA/nes: Cleanup warningsChien Tung2008-12-051-7/+11
* RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-011-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-151-4/+1
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-151-0/+4
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-131-1/+0
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-291-2/+2
* RDMA/nes: Use LROFaisal Latif2008-04-291-0/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-171-3/+3
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-171-16/+0
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-171-1/+0
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-171-9/+0
* RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-271-0/+15
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-051-0/+560