summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24RDMA/nes: Fix test of uninitialized netdevRoland Dreier
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-13net: make dev->master generalJiri Pirko
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