summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| | \
| *-. \ Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier2011-05-128-111/+108
| |\ \ \
| | | * | IB/qib: Use pci_dev->revisionSergei Shtylyov2011-05-121-4/+1
| | | * | IB/ipath: Use pci_dev->revision, againSergei Shtylyov2011-05-091-8/+1
| | | * | IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov2011-05-091-1/+2
| | * | | RDMA/cxgb4: EEH errors can hang the driverSteve Wise2011-05-093-53/+66
| | * | | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-092-30/+26
| | * | | RDMA/cxgb4: Fix missing parenthesesRoel Kluin2011-05-091-1/+1
| | * | | RDMA/cxgb4: Initialization errors can cause crashSteve Wise2011-05-091-3/+3
| | * | | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-093-12/+9
| | |/ /
| * | | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-092-9/+9
| |/ /
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-193-3/+3
|\ \ \ | |/ /
| * | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-263-3/+3
| |/
* | cxgb4: use pgprot_writecombine() on powerpcNishanth Aravamudan2011-04-271-4/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-3121-32/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-251-1/+1
|\
| * RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-251-6/+5
|\ \ | |/ |/|
| * mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-231-5/+5
| * mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-231-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-242-1/+4
|\ \ | |/ |/|
| *-. Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier2011-03-231-1/+1
| |\ \
| | * | RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier2011-03-181-1/+1
| | |/
| * | IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-221-0/+3
| |/
* | mm: export __get_user_pagesHuang Ying2011-03-172-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-164-40/+15
|\
| * ipv4: Create and use route lookup helpers.David S. Miller2011-03-123-38/+9
| * ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-023-3/+6
| * ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-012-2/+2
| * ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-012-2/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-196-38/+41
| |\
| * | net: make dev->master generalJiri Pirko2011-02-132-2/+3
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier2011-03-159-20/+51
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov2011-03-141-2/+3
| | | * | IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2011-03-142-3/+12
| | | * | IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov2011-02-221-3/+4
| |_|/ / |/| | |
| | * | IB/ipath: Don't reset disabled devicesNicolas Kaiser2011-03-141-0/+1
| |/ / |/| |
| * | RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise2011-03-141-4/+9
| * | RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise2011-03-141-1/+9
| * | RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise2011-03-141-0/+2
| * | RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise2011-03-141-2/+2
| * | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise2011-03-141-1/+7
| * | RDMA/cxgb4: Remove db_drop_taskSteve Wise2011-03-142-2/+0
| * | RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-141-2/+2
|/ /
* | Merge branches 'nes' and 'qib' into for-nextRoland Dreier2011-02-171-1/+4
|\ \
| * | IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn2011-02-171-1/+2
| * | IB/qib: Fix double add_timer()Mike Marciniszyn2011-02-101-0/+2
* | | RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-031-12/+20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-02-034-25/+17
|\ \ | |/ |/|
| *---. Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-...Roland Dreier2011-01-293-22/+14
| |\ \ \
| | | | * IB/qib: Hold link for TX SERDES settingsMitko Haralanov2011-01-281-19/+11
| | | |/ | | |/|
OpenPOWER on IntegriCloud