aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-05RDMA/nes: Cleanup warningsChien Tung2-13/+13
2008-12-05RDMA/nes: Add loopback check to make_cm_node()Chien Tung1-1/+4
2008-12-05RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif1-3/+6
2008-12-05RDMA/nes: Fix TCP compliance test failuresFaisal Latif1-7/+37
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif3-43/+45
2008-12-05RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2-6/+49
2008-12-05RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2-12/+30
2008-12-05RDMA/nes: Cleanup cqp_request list usageFaisal Latif2-41/+16
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2-0/+17
2008-11-02RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks1-1/+1
2008-11-02RDMA/nes: Correct handling of PBL resourcesChien Tung1-11/+33
2008-11-02RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen1-9/+9
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-nextRoland Dreier7-82/+392
2008-10-09RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-08RDMA/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-09-30RDMA/nes: Handle AE bounds violationFaisal Latif1-0/+16
2008-09-30RDMA/nes: Limit critical error interruptsChien Tung2-12/+29
2008-09-30RDMA/nes: Stop spurious MAC interruptsChien Tung1-7/+11
2008-09-30RDMA/nes: Correct tso_wqe_lengthChien Tung1-0/+2
2008-09-30RDMA/nes: Fill in firmware version for ethtoolChien Tung1-1/+3
2008-09-30RDMA/nes: Use ethtool timer valueJohn Lacombe1-5/+4
2008-09-30RDMA/nes: Correct MAX TSO frags valueBob Sharp1-1/+1
2008-09-30RDMA/nes: Enable MC/UC after changing MTUBob Sharp1-0/+20
2008-09-30RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp1-2/+62
2008-09-30RDMA/nes: Fix MDC settingChien Tung1-1/+3
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung4-2/+63
2008-09-30RDMA/nes: Module parameter permissionsChien Tung1-4/+4
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung3-20/+76
2008-09-30RDMA/nes: Make mini_cm_connect() staticFaisal Latif1-1/+1
2008-09-20IB: 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-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif5-929/+1156
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+1
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier6-23/+19
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier4-211/+66
2008-07-14RDMA/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-29RDMA/nes: Formatting cleanupGlenn Streiff5-102/+109
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider5-64/+259
2008-04-29RDMA/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-21RDMA/nes: Remove unneeded function declarationsRoland Dreier2-15/+0