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