summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_nic.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix mis-mergeRoland Dreier2009-03-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-13/+18
|\
| * infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-211-12/+15
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-211-1/+1
* | RDMA/nes: Remove LLTXFaisal Latif2009-03-061-79/+61
* | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-061-1/+1
|/
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-6/+4
* RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-031-14/+62
* RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-301-7/+11
* RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-301-0/+2
* RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-301-1/+3
* RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-301-1/+1
* RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-301-0/+20
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-291-47/+49
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-291-24/+48
* 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
OpenPOWER on IntegriCloud