aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
...
| | | | | | | * RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Check for zero STagFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-09
| | | | | | | * RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-09
| | | | | | | * RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-09
| | | | | | | * RDMA/nes: Update copyright and branding stringChien Tung2009-12-09
| | | | | | | * RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-09
| | | | | | | * RDMA/nes: Clean up struct nes_qpChien Tung2009-12-09
| | | | | | | * RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-09
| | | | | | | * RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-09
| | | | | | | * RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-09
| | | | | | | * RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-09
| | | | | | | * RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-09
| | | | | | | * RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-09
| | | | | | * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-12
| | | | | | * | IB/mlx4: Remove unneeded codeEli Cohen2009-11-12
| | | |_|_|/ / | | |/| | | |
| | | | | * | IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-09
| | | |_|/ / | | |/| | |
| | | | * | IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-09
| | | | |/
| | | | * IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-09
| | | |/ | | |/|
| | | * RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-16
| | |/
| * / RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago2009-12-09
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \
| * | this_cpu: Straight transformationsChristoph Lameter2009-10-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
| | |/ | |/|
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\ \ \
| * | | inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-14
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\| |
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
| * | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-07
| |/
* / net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-05
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\
| *-. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-24
| |\ \
| | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-24
| | |/ | |/|
| | * IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-24
| |/
* | walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* | driver model: constify attribute groupsDavid Brownell2009-09-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |