summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2008-06-10RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider
2008-04-29RDMA/nes: Use LROFaisal Latif
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day
2008-04-16RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-04-16RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-04-16RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier
2008-04-16RDMA/nes: Trivial endianness annotationsRoland Dreier
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung
2008-02-26RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe
2008-02-26RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif
2008-02-26RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif
2008-02-26RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff
2008-02-26RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk
2008-02-26RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk
2008-02-25RDMA/nes: Fix off-by-oneAdrian Bunk
2008-02-25RDMA/nes: Resurrect error path dead codeChien Tung
2008-02-18RDMA/nes: Fix possible array overrunRoland Dreier
2008-02-16RDMA/nes: Fix VLAN supportChien Tung
2008-02-15RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff