aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_utils.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Store and print eeprom versionChien Tung2010-07-281-0/+5
* RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-211-10/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-091-1/+1
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-051-0/+3
* RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood2009-09-051-1/+1
* RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-061-1/+1
* RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-101-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-3/+2
|\
| * drivers: replace NIPQUAD()Harvey Harrison2008-10-311-3/+2
* | RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif2008-12-051-3/+6
|/
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-141-5/+4
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-141-0/+24
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-291-7/+3
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-231-1/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-1/+1
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-041-0/+917