summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)AuthorFilesLines
2008-11-03RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2-0/+17
2008-11-03RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks1-1/+1
2008-11-03RDMA/nes: Correct handling of PBL resourcesChien Tung1-11/+33
2008-11-03RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen1-9/+9
2008-10-10Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier7-82/+392
2008-10-10RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-09RDMA/nes: Correct error_module bit maskChien Tung1-1/+1
2008-10-03RDMA/nes: Fix routed RDMA connectionsBob Sharp1-8/+30
2008-10-03RDMA/nes: Enhanced PFT management schemeVadim Makhervaks3-14/+67
2008-10-01RDMA/nes: Handle AE bounds violationFaisal Latif1-0/+16
2008-10-01RDMA/nes: Limit critical error interruptsChien Tung2-12/+29
2008-10-01RDMA/nes: Stop spurious MAC interruptsChien Tung1-7/+11
2008-10-01RDMA/nes: Correct tso_wqe_lengthChien Tung1-0/+2
2008-10-01RDMA/nes: Fill in firmware version for ethtoolChien Tung1-1/+3
2008-10-01RDMA/nes: Use ethtool timer valueJohn Lacombe1-5/+4
2008-10-01RDMA/nes: Correct MAX TSO frags valueBob Sharp1-1/+1
2008-10-01RDMA/nes: Enable MC/UC after changing MTUBob Sharp1-0/+20
2008-10-01RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp1-2/+62
2008-10-01RDMA/nes: Fix MDC settingChien Tung1-1/+3
2008-10-01RDMA/nes: Add wqm_quanta module optionChien Tung4-2/+63
2008-10-01RDMA/nes: Module parameter permissionsChien Tung1-4/+4
2008-10-01RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung3-20/+76
2008-10-01RDMA/nes: Make mini_cm_connect() staticFaisal Latif1-1/+1
2008-09-21IB: Drop code after return statementJulia Lawall1-3/+0
2008-09-16RDMA/nes: Fix client side QP destroyFaisal Latif1-9/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-25RDMA/nes: CM connection setup/teardown reworkFaisal Latif5-929/+1156
2008-07-15RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+1
2008-07-15RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier6-23/+19
2008-07-15RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier4-211/+66
2008-07-15RDMA/nes: Remove unnecessary memset()Christophe Jaillet1-1/+0
2008-06-10RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier1-3/+1
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier3-6/+5
2008-04-30RDMA/nes: Formatting cleanupGlenn Streiff5-102/+109
2008-04-30RDMA/nes: Add support for SFP+ PHYEric Schneider5-64/+259
2008-04-30RDMA/nes: Use LROFaisal Latif6-12/+70
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2-2/+8
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung2-13/+13
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier3-9/+13
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier3-21/+15
2008-04-22RDMA/nes: Remove unneeded function declarationsRoland Dreier2-15/+0
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-22/+26
2008-04-20IB: convert struct class_device to struct deviceTony Jones1-22/+26
2008-04-19drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17RDMA/nes: Free IRQ before killing taskletRoland Dreier1-2/+2
2008-04-17IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-1/+1
2008-04-17IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+3
2008-04-17RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day1-6/+2
2008-04-17RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier2-9/+0