aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-13rdma: Remove nesJason Gunthorpe1-913/+0
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-3/+1
2019-05-21RDMA/nes: Remove second wait queue initialization callLeon Romanovsky1-1/+0
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-6/+5
2017-10-14IB/nes: Remove set-but-not-used variablesBart Van Assche1-3/+2
2017-10-14IB/nes: Fix indentationBart Van Assche1-4/+4
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook1-6/+5
2016-05-13RDMA/nes: replace custom print_hex_dump()Andy Shevchenko1-57/+3
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure1-1/+1
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova1-1/+1
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova1-1/+1
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova1-1/+1
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif1-11/+42
2010-07-28RDMA/nes: Store and print eeprom versionChien Tung1-0/+5
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung1-10/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung1-1/+1
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood1-0/+3
2009-09-05RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood1-1/+1
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung1-1/+1
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison1-1/+3
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+2
2008-12-05RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif1-3/+6
2008-10-31drivers: replace NIPQUAD()Harvey Harrison1-3/+2
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier1-5/+4
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier1-0/+24
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider1-7/+3
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier1-1/+3
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-1/+1
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff1-0/+917