summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)AuthorFilesLines
2009-03-27RDMA/nes: Fix mis-mergeRoland Dreier1-2/+0
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-14/+19
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-369/+654
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-5/+37
2009-03-22infiniband: convert nes driver to net_device_opsStephen Hemminger1-12/+15
2009-03-13RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-07RDMA/nes: Handle MPA Reject message properlyFaisal Latif2-191/+399
2009-03-07RDMA/nes: Improve use of PBLsDon Wood1-57/+134
2009-03-07RDMA/nes: Remove LLTXFaisal Latif3-84/+63
2009-03-07RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2-0/+3
2009-03-07RDMA/nes: Fix tmp_addr compilation warningChien Tung1-4/+0
2009-03-07RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung1-0/+8
2009-03-07RDMA/nes: Update copyright to new legal entity and yearChien Tung12-12/+12
2009-03-07RDMA/nes: Account for freed PBL after HW operationDon Wood1-28/+42
2009-01-22net: Remove redundant NAPI functionsBen Hutchings2-2/+2
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+12
2009-01-11RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2-4/+12
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-42/+26
2008-12-27net: Fix warning fallout from recent NAPI interface changes.David S. Miller1-1/+0
2008-12-25RDMA/nes: Remove tx_free_listFaisal Latif2-75/+6
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2-2/+2
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-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-21/+60
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-31drivers: replace NIPQUAD()Harvey Harrison2-15/+11
2008-10-30net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison1-8/+3
2008-10-28net: convert print_mac to %pMJohannes Berg3-16/+10
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