aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif1-0/+2
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung1-2/+3
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif1-2/+2
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung1-1/+1
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood1-1/+1
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood1-2/+2
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung1-1/+1
2008-12-05RDMA/nes: Cleanup warningsChien Tung1-7/+11
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier1-4/+1
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier1-0/+4
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier1-1/+0
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider1-2/+2
2008-04-29RDMA/nes: Use LROFaisal Latif1-0/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-3/+3
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier1-16/+0
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier1-1/+0
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier1-9/+0
2008-02-26RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif1-0/+15
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff1-0/+560