summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix misindented codeRoland Dreier2010-08-041-14/+12Star
* RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-041-1/+1
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-5/+0Star
* RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe2010-07-281-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-251-0/+1
* RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-101-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-101-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-0/+16
|\
| * RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-031-0/+16
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-301-8/+3Star
* | net: convert print_mac to %pMJohannes Berg2008-10-281-4/+2Star
|/
* RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-011-0/+58
* RDMA/nes: Module parameter permissionsChien Tung2008-10-011-4/+4
* RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-301-5/+24
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-251-3/+1Star
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-151-1/+1
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-131-4/+0Star
* RDMA/nes: Use LROFaisal Latif2008-04-291-0/+4
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-231-2/+3
* RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier2008-04-231-6/+4Star
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-221-6/+0Star
* RDMA/nes: Free IRQ before killing taskletRoland Dreier2008-04-171-2/+2
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-171-1/+1
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-171-1/+1
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-171-7/+0Star
* RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk2008-02-271-1/+1
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-051-0/+1152