aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier1-6/+4
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier1-6/+0
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier1-2/+2
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-1/+1
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier1-1/+1
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier1-7/+0
2008-02-26RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk1-1/+1
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff1-0/+1152