aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2013-01-171-0/+1
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-161-0/+4
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-281-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-091-1/+1
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-051-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-061-1/+1
* RDMA/nes: Cleanup warningsChien Tung2008-12-051-7/+11
* RDMA/nes: Add wqm_quanta module optionChien Tung2008-09-301-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-141-4/+1
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-141-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-181-1/+0
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-3/+3
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-161-16/+0
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-161-1/+0
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-161-9/+0
* RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-261-0/+15
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-041-0/+560