aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_nic.c
Commit message (Expand)AuthorAgeFilesLines
...
* RDMA/nes: Use LROFaisal Latif2008-04-291-2/+10
* RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier2008-04-231-10/+8
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-211-9/+0
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-1/+1
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-161-1/+1
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-161-22/+0
* RDMA/nes: Fix VLAN supportChien Tung2008-02-161-2/+8
* RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff2008-02-151-16/+36
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-041-0/+1703