summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-19/+67
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier3-19/+67
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25RDMA/nes: Async event for closed QP causes crashFaisal Latif1-0/+9
2010-05-25RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif1-17/+55
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-4/+3
2010-04-22RDMA/nes: Make unnecessarily global functions staticRoland Dreier2-3/+3
2010-04-22RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung3-20/+14
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-5/+10
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-5/+4
2010-04-08RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung1-5/+4
2010-04-04net: convert multicast list to list_headJiri Pirko1-4/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo6-0/+6
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung1-2/+28
2010-03-12RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2-0/+9
2010-03-12RDMA/nes: Set assume_aligned_header bitFaisal Latif1-0/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-290/+284
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko1-36/+49
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung5-218/+243
2010-02-20RDMA/nes: Change WQ overflow return codeOr Gerlitz1-3/+3
2010-02-19RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif1-60/+28
2010-02-19RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif1-1/+2
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif3-8/+8
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds13-497/+645
2009-12-10RDMA/nes: Fix stale ARP issueFaisal Latif1-10/+27
2009-12-10RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif1-1/+8
2009-12-10RDMA/nes: Free kmap() resourcesFaisal Latif3-2/+19
2009-12-10RDMA/nes: Check for zero STagFaisal Latif2-4/+2
2009-12-10RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif1-1/+16
2009-12-10RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif1-13/+3
2009-12-10RDMA/nes: Fix crash in nes_accept()Faisal Latif2-28/+50
2009-12-10RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif1-0/+2
2009-12-10RDMA/nes: MPA request/response error checkingFaisal Latif1-2/+29
2009-12-10RDMA/nes: Fix query of ORD valuesFaisal Latif1-4/+4
2009-12-10RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif1-1/+3
2009-12-10RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall1-1/+2
2009-12-10RDMA/nes: Update copyright and branding stringChien Tung13-17/+16
2009-12-10RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2-2/+5
2009-12-10RDMA/nes: Clean up struct nes_qpChien Tung2-14/+1
2009-12-10RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2-8/+13
2009-12-10RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung1-6/+22
2009-12-10RDMA/nes: Correct fast memory registration implementationChien Tung4-291/+299
2009-12-10RDMA/nes: Add support for IB_WR_*INVChien Tung1-90/+113
2009-12-10RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago1-2/+5
2009-12-10RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago1-2/+8
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings1-5/+7
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+0
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall1-1/+0