aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-2/+2
2016-10-07IB/nes: Move user vendor structuresLeon Romanovsky1-1/+1
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova1-0/+3
2012-12-08RDMA/nes: Fix for terminate timer crashTatyana Nikolova1-0/+1
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova1-1/+1
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova1-1/+0
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova1-3/+12
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova1-1/+1
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif1-2/+15
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski1-0/+4
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