summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_hw.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-081-6/+6
* Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-301-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/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-2/+2
|\
| * RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova2012-09-301-2/+2
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-4/+2
|/
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-1/+1
* RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-041-4/+0
* 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/+7
* 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
OpenPOWER on IntegriCloud