aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-132-4/+12
|\
| * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-4/+12
* | fix similar typos to successfullColy Li2009-01-081-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-285-42/+26
|\
| * net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-222-2/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-183-21/+60
| |\
| * | drivers: replace NIPQUAD()Harvey Harrison2008-10-312-15/+11
| * | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-8/+3
| * | net: convert print_mac to %pMJohannes Berg2008-10-273-16/+10
* | | RDMA/nes: Remove tx_free_listFaisal Latif2008-12-242-75/+6
* | | RDMA/nes: Cleanup warningsChien Tung2008-12-052-13/+13
* | | RDMA/nes: Add loopback check to make_cm_node()Chien Tung2008-12-051-1/+4
* | | RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif2008-12-051-3/+6
* | | 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-022-0/+17
* | RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-021-1/+1
* | RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-021-11/+33
* | RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-021-9/+9
|/
*-. Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-097-82/+392
|\ \
| | * RDMA/nes: Fix slab corruptionChien Tung2008-10-091-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-09-301-0/+16
| | * RDMA/nes: Limit critical error interruptsChien Tung2008-09-302-12/+29
| | * RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-301-7/+11
| | * RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-301-0/+2
| | * RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-301-1/+3
| | * RDMA/nes: Use ethtool timer valueJohn Lacombe2008-09-301-5/+4
| | * RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-301-1/+1
| | * RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-301-0/+20
| | * RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-09-301-2/+62
| | * RDMA/nes: Fix MDC settingChien Tung2008-09-301-1/+3
| | * RDMA/nes: Add wqm_quanta module optionChien Tung2008-09-304-2/+63
| | * RDMA/nes: Module parameter permissionsChien Tung2008-09-301-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-201-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-245-929/+1156
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-141-1/+1
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-146-23/+19
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-144-211/+66