summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix TCP compliance test failuresFaisal Latif2008-12-051-7/+37
* RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-053-43/+45
* RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2008-12-052-6/+49
* RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2008-12-052-12/+30
* RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-052-41/+16
* RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-032-0/+17
* RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-031-1/+1
* RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-031-11/+33
* RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-031-9/+9
*-. Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-107-82/+392
|\ \
| | * RDMA/nes: Fix slab corruptionChien Tung2008-10-101-1/+0
| | * RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | * RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | * RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | * RDMA/nes: Handle AE bounds violationFaisal Latif2008-10-011-0/+16
| | * RDMA/nes: Limit critical error interruptsChien Tung2008-10-012-12/+29
| | * RDMA/nes: Stop spurious MAC interruptsChien Tung2008-10-011-7/+11
| | * RDMA/nes: Correct tso_wqe_lengthChien Tung2008-10-011-0/+2
| | * RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-10-011-1/+3
| | * RDMA/nes: Use ethtool timer valueJohn Lacombe2008-10-011-5/+4
| | * RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-10-011-1/+1
| | * RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-10-011-0/+20
| | * RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-10-011-2/+62
| | * RDMA/nes: Fix MDC settingChien Tung2008-10-011-1/+3
| | * RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-014-2/+63
| | * RDMA/nes: Module parameter permissionsChien Tung2008-10-011-4/+4
| | * RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-303-20/+76
| | * RDMA/nes: Make mini_cm_connect() staticFaisal Latif2008-09-301-1/+1
| |/ |/|
| * IB: Drop code after return statementJulia Lawall2008-09-211-3/+0
|/
* RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-255-929/+1156
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-151-1/+1
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-156-23/+19
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-154-211/+66
* RDMA/nes: Remove unnecessary memset()Christophe Jaillet2008-07-151-1/+0
* RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-133-6/+5
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-295-102/+109
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-295-64/+259
* RDMA/nes: Use LROFaisal Latif2008-04-296-12/+70
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2008-04-232-2/+8
* RDMA/nes: Fix adapter reset after PXE bootChien Tung2008-04-232-13/+13
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-233-9/+13
* RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier2008-04-233-21/+15
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-222-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-22/+26
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-201-22/+26
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0
|/