aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-06RDMA/nes: Handle MPA Reject message properlyFaisal Latif
2009-03-06RDMA/nes: Improve use of PBLsDon Wood
2009-03-06RDMA/nes: Remove LLTXFaisal Latif
2009-03-06RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood
2009-03-06RDMA/nes: Fix tmp_addr compilation warningChien Tung
2009-03-06RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung
2009-03-06RDMA/nes: Account for freed PBL after HW operationDon Wood
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison
2009-01-08fix similar typos to successfullColy Li
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-24RDMA/nes: Remove tx_free_listFaisal Latif
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-05RDMA/nes: Cleanup warningsChien Tung
2008-12-05RDMA/nes: Add loopback check to make_cm_node()Chien Tung
2008-12-05RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif
2008-12-05RDMA/nes: Fix TCP compliance test failuresFaisal Latif
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif
2008-12-05RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif
2008-12-05RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif
2008-12-05RDMA/nes: Cleanup cqp_request list usageFaisal Latif
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung
2008-11-02RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks
2008-11-02RDMA/nes: Correct handling of PBL resourcesChien Tung
2008-11-02RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier
2008-10-09RDMA/nes: Fix slab corruptionChien Tung
2008-10-08RDMA/nes: Correct error_module bit maskChien Tung