summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-04-21RDMA/nes: Make unnecessarily global functions staticRoland Dreier
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung
2010-03-11RDMA/nes: Clear stall bit before destroying NIC QPChien Tung
2010-03-11RDMA/nes: Set assume_aligned_header bitFaisal Latif
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung
2010-02-19RDMA/nes: Change WQ overflow return codeOr Gerlitz
2010-02-19RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif
2010-02-19RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09RDMA/nes: Fix stale ARP issueFaisal Latif
2009-12-09RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif
2009-12-09RDMA/nes: Free kmap() resourcesFaisal Latif
2009-12-09RDMA/nes: Check for zero STagFaisal Latif
2009-12-09RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif
2009-12-09RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif
2009-12-09RDMA/nes: Fix crash in nes_accept()Faisal Latif
2009-12-09RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif
2009-12-09RDMA/nes: MPA request/response error checkingFaisal Latif
2009-12-09RDMA/nes: Fix query of ORD valuesFaisal Latif
2009-12-09RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif
2009-12-09RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-12-09RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung
2009-12-09RDMA/nes: Clean up struct nes_qpChien Tung
2009-12-09RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung
2009-12-09RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung
2009-12-09RDMA/nes: Correct fast memory registration implementationChien Tung
2009-12-09RDMA/nes: Add support for IB_WR_*INVChien Tung
2009-12-09RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago
2009-12-09RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall