summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2009-06-22RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif
2009-06-22RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif
2009-05-15RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin
2009-04-27RDMA/nes: Update iw_nes versionChien Tung
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung
2009-04-21RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz
2009-04-21RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai
2009-04-20RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood
2009-04-20RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung
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