summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | atl1: change tpd_avail function nameJay Cliburn2007-07-241-2/+2
| * | | ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-242-2/+8
| * | | ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-241-1/+0Star
| * | | ps3: use ethX as the name of irqMasakazu Mokuno2007-07-241-1/+1
| * | | ps3: use net_device_stats of net_device structureMasakazu Mokuno2007-07-242-24/+8Star
| * | | ps3: removed conditional ethtool supportMasakazu Mokuno2007-07-242-6/+0Star
| * | | ps3: removed defines no longer usedMasakazu Mokuno2007-07-241-7/+0Star
| * | | ps3: tx descriptor handling cleanupMasakazu Mokuno2007-07-241-53/+71
| * | | ps3: some minor cleanupsMasakazu Mokuno2007-07-242-3/+3
| * | | ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno2007-07-241-1/+1
| * | | netxen: Load firmware during probe, dma watchdog fix.dhananjay@netxen.com2007-07-242-26/+25Star
| * | | ucc_geth: add support to netif message levelLi Yang2007-07-241-125/+190
| * | | ucc_geth: add ethtool supportLi Yang2007-07-245-14/+407
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-253-1/+27
|\ \ \
| * | | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-243-1/+27
* | | | aacraid: fix security holeAlan Cox2007-07-241-0/+4
* | | | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-2460-154/+154
|\ \ \ \ | |/ / / |/| | |
| * | | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-2460-154/+154
| |/ /
* | | Fix failure exits in asus-laptopAl Viro2007-07-241-11/+21
* | | Fix Au1100 fb dependencies, add helptextRalf Baechle2007-07-241-1/+8
* | | Use resource_size_t for serial port IO addressesJosh Boyer2007-07-243-10/+14
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-2221-715/+802
|\ \
| * | IB/ehca: Support small QP queuesStefan Roscher2007-07-2110-159/+378
| * | IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-211-8/+9
| * | IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-212-18/+18
| * | IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-211-14/+28
| * | IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-215-63/+357
| * | IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-211-3/+5
| * | mlx4_core: Change command token on timeoutRoland Dreier2007-07-211-2/+1Star
| * | IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-211-2/+1Star
| * | IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-214-439/+0Star
| * | IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-211-7/+5Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2261-1236/+3525
|\ \ \
| * | | [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-225-397/+417
| * | | [SCSI] bsg: make class backlinksJames Bottomley2007-07-212-15/+19
| * | | [SCSI] 3w-9xxx: add support for 9690SAadam radford2007-07-212-27/+45
| * | | [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller2007-07-211-1/+1
| * | | [SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley2007-07-201-8/+16
| * | | [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
| * | | [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-201-1/+35
| * | | [SCSI] iscsi_tcp: buggered kmalloc()Al Viro2007-07-201-1/+1
| * | | [SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez2007-07-201-1/+1
| * | | [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-2011-218/+1137
| * | | [SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez2007-07-201-6/+3Star
| * | | [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez2007-07-201-21/+4Star
| * | | [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-209-196/+244
| * | | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar2007-07-201-0/+19
| * | | [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez2007-07-202-9/+28
| * | | [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-205-5/+9
| * | | [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-209-54/+60