aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2013-01-173-8/+6
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2013-01-171-0/+5
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-1/+3
|\
| * RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-241-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-203-56/+9
|\ \ | |/ |/|
| * ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
| * net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7
* | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-092-9/+9
|/
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-241-1/+1
* RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-4/+1
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-12/+20
|\
| * RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-031-12/+20
* | net: make dev->master generalJiri Pirko2011-02-132-2/+3
|/
* RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-161-4/+39
* RDMA/nes: Fix SFP+ link down detection issue with switch port disableMaciej Sosnowski2011-01-164-0/+100
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-164-9/+83
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-162-6/+26
* RDMA/nes: Fix string continuation lineJoe Perches2011-01-101-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-263-9/+11
|\
| * RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski2010-10-061-0/+1
| * RDMA/nes: Report correct port state if interface is downChien Tung2010-10-061-1/+3
| * RDMA/nes: Remove unneeded variableDan Carpenter2010-09-281-2/+1
| * RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-271-6/+6
* | net: percpu net_device refcountEric Dumazet2010-10-122-4/+4
|/
* RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-082-1/+3
* RDMA/nes: Change state to closing after FINFaisal Latif2010-09-081-1/+12
* RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
* RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-078-52/+64
|\
| * RDMA/nes: Fix confusing if statement indentationRoland Dreier2010-08-051-3/+3
| * RDMA/nes: Fix misindented codeRoland Dreier2010-08-041-14/+12
| * RDMA/nes: Fix showing wqm_quantaRoland Dreier2010-08-041-1/+1
| * RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-045-21/+2
| * RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz2010-08-041-1/+1
| * RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-042-2/+2
| * RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-284-6/+33
| * RDMA/nes: Store and print eeprom versionChien Tung2010-07-282-1/+7
| * RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe2010-07-281-2/+2
| * RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier2010-07-141-1/+1
* | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-041-1/+7
* | net-next: remove useless union keywordChangli Gao2010-06-101-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-253-19/+67
|\
| *-. Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2010-05-253-19/+67
| |\ \
| | | * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-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