summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_utils.c
Commit message (Expand)AuthorAgeFilesLines
* rdma: Remove nesJason Gunthorpe2019-06-131-913/+0
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-3/+1
* RDMA/nes: Remove second wait queue initialization callLeon Romanovsky2019-05-211-1/+0
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+5
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+5
* | IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-141-3/+2
* | IB/nes: Fix indentationBart Van Assche2017-10-141-4/+4
|/
* RDMA/nes: replace custom print_hex_dump()Andy Shevchenko2016-05-131-57/+3
* infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-191-1/+1
* RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-301-1/+1
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-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-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
OpenPOWER on IntegriCloud