summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+5Star
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+5Star
* | IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-151-3/+2Star
* | IB/nes: Fix indentationBart Van Assche2017-10-151-4/+4
|/
* RDMA/nes: replace custom print_hex_dump()Andy Shevchenko2016-05-141-57/+3Star
* infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-191-1/+1
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-10-011-1/+1
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-311-1/+1
* RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-11/+42
* RDMA/nes: Store and print eeprom versionChien Tung2010-07-291-0/+5
* RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-221-10/+0Star
* 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-101-1/+1
* RDMA/nes: Implement Terminate PacketDon Wood2009-09-061-0/+3
* RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood2009-09-061-1/+1
* RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-071-1/+1
* RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-111-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-3/+2Star
|\
| * drivers: replace NIPQUAD()Harvey Harrison2008-10-311-3/+2Star
* | 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-151-5/+4Star
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-151-0/+24
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-291-7/+3Star
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-231-1/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-171-1/+1
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-051-0/+917