summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_hw.c
Commit message (Expand)AuthorAgeFilesLines
* IB/nes: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
* RDMA/nes: Avoid complaints about unused variablesBart Van Assche2018-07-111-4/+2Star
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-12/+8Star
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-12/+8Star
* | IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-1/+1
* | IB/nes: Fix indentationBart Van Assche2017-10-151-2/+3
|/
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-181-2/+2
* IB/nes: use setup_timerGeliang Tang2017-04-281-3/+2Star
* IB/nes: Fix incorrect type in assignmentLeon Romanovsky2017-04-281-1/+1
* IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+2Star
* RDMA/nes: Replace LRO with GROBen Hutchings2016-02-291-43/+1Star
* RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-091-6/+6
* Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-311-2/+2
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-081-7/+2Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-031-2/+2
|\
| * RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova2012-10-011-2/+2
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-141-4/+2Star
|/
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-311-1/+1
* RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-041-4/+0Star
* RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-25/+48
* RDMA/nes: Print IP address for critcal errorsFaisal Latif2011-10-101-0/+9
* RDMA/nes: Fix terminate connectionFaisal Latif2011-10-101-8/+9
* nes: do vlan cleanupJiri Pirko2011-07-211-12/+7Star
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-201-3/+2Star
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-041-12/+20
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-161-0/+81
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-161-0/+14
* RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-081-1/+2
* RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
* RDMA/nes: Fix confusing if statement indentationRoland Dreier2010-08-051-3/+3
* RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-3/+0Star
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-291-3/+9
* RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier2010-07-141-1/+1
* RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung2010-05-251-1/+2
* RDMA/nes: Async event for closed QP causes crashFaisal Latif2010-05-251-0/+9
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-221-2/+2
* RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-221-5/+3Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2010-03-121-0/+8
* RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-251-165/+231
* RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-191-60/+28Star
* RDMA/nes: Check for zero STagFaisal Latif2009-12-101-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-101-1/+1
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-101-1/+1
* RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-101-6/+22
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-101-2/+3