aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2011-02-03RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski
2011-01-16RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski
2011-01-16RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2011-01-10RDMA/nes: Fix string continuation lineJoe Perches
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-06RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski
2010-10-06RDMA/nes: Report correct port state if interface is downChien Tung
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter
2010-09-27RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-05RDMA/nes: Fix confusing if statement indentationRoland Dreier
2010-08-04RDMA/nes: Fix misindented codeRoland Dreier
2010-08-04RDMA/nes: Fix showing wqm_quantaRoland Dreier
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-08-04RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif
2010-07-28RDMA/nes: Store and print eeprom versionChien Tung
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe
2010-07-14RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-04-21RDMA/nes: Make unnecessarily global functions staticRoland Dreier
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung
2010-03-11RDMA/nes: Clear stall bit before destroying NIC QPChien Tung
2010-03-11RDMA/nes: Set assume_aligned_header bitFaisal Latif
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung
2010-02-19RDMA/nes: Change WQ overflow return codeOr Gerlitz