aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood1-0/+54
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood1-220/+481
2009-09-05RDMA/nes: Add CQ error handlingDon Wood1-0/+12
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+1
2009-05-15RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin1-7/+7
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung1-5/+14
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung1-31/+66
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung1-167/+122
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-03-06RDMA/nes: Remove LLTXFaisal Latif1-3/+2
2009-03-06RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood1-0/+2
2009-03-06RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung1-0/+8
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung1-1/+1
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-1/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-1/+1
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif1-18/+24
2008-10-08RDMA/nes: Correct error_module bit maskChien Tung1-1/+1
2008-10-03RDMA/nes: Enhanced PFT management schemeVadim Makhervaks1-0/+3
2008-09-30RDMA/nes: Handle AE bounds violationFaisal Latif1-0/+16
2008-09-30RDMA/nes: Limit critical error interruptsChien Tung1-12/+28
2008-09-30RDMA/nes: Use ethtool timer valueJohn Lacombe1-5/+4
2008-09-30RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp1-2/+62
2008-09-30RDMA/nes: Fix MDC settingChien Tung1-1/+3
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung1-1/+2
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung1-15/+51
2008-07-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif1-9/+0
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+1
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier1-3/+3
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier1-52/+8
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier1-1/+5
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff1-49/+54
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider1-29/+202
2008-04-29RDMA/nes: Use LROFaisal Latif1-8/+45
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung1-11/+9
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-1/+1
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-7/+7
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier1-10/+23
2008-02-26RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe1-8/+5
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff1-0/+3080