summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-----------------. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-2445-594/+1115
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier2009-03-041-16/+0
| | | | | | | | | | * IB: Remove sysfs files before unregistering deviceRoland Dreier2009-02-252-1/+6
| | | | | | | | | * | RDMA/nes: Handle MPA Reject message properlyFaisal Latif2009-03-062-191/+399
| | | | | | | | | * | RDMA/nes: Improve use of PBLsDon Wood2009-03-061-57/+134
| | | | | | | | | * | RDMA/nes: Remove LLTXFaisal Latif2009-03-063-84/+63
| | | | | | | | | * | RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-062-0/+3
| | | | | | | | | * | RDMA/nes: Fix tmp_addr compilation warningChien Tung2009-03-061-4/+0
| | | | | | | | | * | RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-061-0/+8
| | | | | | | | | * | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-0612-12/+12
| | | | | | | | | * | RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-061-28/+42
| | | | | | | | | |/
| | | | | | | | * / IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-6/+19
| | | | | | | | |/
| | | | | | | * | IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-181-2/+3
| | | | | | | * | mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-186-49/+272
| | | | | | | * | mlx4_core: Don't perform SET_PORT command for Ethernet portsYevgeny Petrilin2009-03-111-8/+5
| | | | | | | * | mlx4_core: Add device IDs for MT25458 10GigE devicesJack Morgenstein2009-02-271-0/+2
| | | | | | | * | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-7/+20
| | | | | | | |/
| | | | | | * / IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein2009-03-031-0/+2
| | | | | | |/
| | | | | * | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell2009-03-031-6/+6
| | | | | * | IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-271-11/+10
| | | | | * | IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-271-3/+4
| | | | | |/
| | | | * / IB/iser: Remove hard setting of path MTUOr Gerlitz2009-02-271-7/+0
| | | | |/
| | | * / IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-171-2/+7
| | | |/
| | * | IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-221-4/+4
| | * | IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-221-1/+1
| | |/
| * / IB: Remove __constant_{endian} usesHarvey Harrison2009-01-1715-102/+100
| |/
* | RDMA/cxgb3: Enforce required firmwareSteve Wise2009-03-242-0/+20
* | RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise2009-02-161-2/+2
* | RDMA/cxgb3: Connection termination fixesSteve Wise2009-02-104-7/+20
* | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise2009-02-101-6/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-1717-171/+189
|\
| *-. Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-165-28/+46
| |\ \
| | | * IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
| | | * mlx4_core: Fix min() warningAndrew Morton2009-01-151-3/+3
| | * | IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-161-1/+1
| | * | IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-141-3/+8
| | * | IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-141-12/+15
| | |/
| * | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
| * | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-171-1/+1
|\ \
| * | move wm8400-regulator's probe function to .devinit.textUwe Kleine-König2009-01-171-1/+1
* | | dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-171-2/+2
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-1611-204/+830
|\ \
| * | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
| * | Merge branch 'misc' into releaseLen Brown2009-01-167-5/+17
| |\ \
| | * | ACPI: rename main.c to sleep.cLen Brown2009-01-162-1/+1
| | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-164-2/+14
| | * | eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
| * | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-01-162-152/+769
| |\ \ \
| | * | | ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh2009-01-151-1/+1