aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_hw.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2013-01-171-7/+2
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-201-3/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-031-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/+0
* RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-281-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-241-0/+9
* RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-211-2/+2
* RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-211-5/+3
* 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-111-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/+28
* RDMA/nes: Check for zero STagFaisal Latif2009-12-091-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-091-1/+1
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-091-1/+1
* RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-091-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+1
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+1
* | RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-051-0/+54
* | RDMA/nes: Implement Terminate PacketDon Wood2009-09-051-220/+481
* | RDMA/nes: Add CQ error handlingDon Wood2009-09-051-0/+12
|/
* RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-151-7/+7
* RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung2009-04-271-1/+2
* RDMA/nes: Enable repause timer for port 1Chien Tung2009-04-271-0/+6
* RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung2009-04-271-6/+8
* RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung2009-04-271-5/+2
* RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-081-5/+14
* RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2009-04-081-31/+66
* RDMA/nes: Fix SFP+ PHY initializationChien Tung2009-04-081-167/+122
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-1/+1
|\
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-211-1/+1
* | RDMA/nes: Remove LLTXFaisal Latif2009-03-061-3/+2
* | RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-061-0/+2
* | RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-061-0/+8
* | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-1/+1
|\
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-1/+1
* | RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-051-18/+24
|/
* RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
* RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-031-0/+3
* RDMA/nes: Handle AE bounds violationFaisal Latif2008-09-301-0/+16