summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_hw.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-031-1/+1
* | RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-061-0/+54
* | RDMA/nes: Implement Terminate PacketDon Wood2009-09-061-220/+481
* | RDMA/nes: Add CQ error handlingDon Wood2009-09-061-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/+2Star
* 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/+122Star
* 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-071-3/+2Star
* | RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-071-0/+2
* | RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-071-0/+8
* | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-071-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-231-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-10-011-0/+16
* RDMA/nes: Limit critical error interruptsChien Tung2008-10-011-12/+28
* RDMA/nes: Use ethtool timer valueJohn Lacombe2008-10-011-5/+4Star
* RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-10-011-2/+62
* RDMA/nes: Fix MDC settingChien Tung2008-10-011-1/+3
* RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-011-1/+2
* RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-301-15/+51
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-251-9/+0Star
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-151-1/+1
* RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-151-3/+3
* RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-151-52/+8Star
* RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-131-1/+5
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-291-49/+54