summaryrefslogtreecommitdiffstats
path: root/net/8021q (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-14[SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W1-2/+0
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2-0/+33
2005-07-14[SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2-22/+11
2005-07-14[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2-47/+42
2005-07-14[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez1-1/+4
2005-07-14[SCSI] aacraid: Fix sgmap errorMark Haverkamp1-1/+1
2005-07-14[SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez1-3/+3
2005-07-14[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez2-3/+3
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez21-21/+21
2005-07-14[SCSI] qla2xxx: Firmware updates.Andrew Vasquez5-27900/+28078
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez14-306/+199
2005-07-14[SCSI] qla2xxx: NVRAM id-list updates.Andrew Vasquez1-5/+41
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez4-95/+350
2005-07-14[SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez3-135/+848
2005-07-14[SCSI] qla2xxx: Add ISP24xx ISR routines.Andrew Vasquez2-164/+419
2005-07-14[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.Andrew Vasquez3-16/+323
2005-07-14[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez4-79/+531
2005-07-14[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez5-244/+809
2005-07-14[SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez4-73/+121
2005-07-14[SCSI] qla2xxx: Add ISP24xx diagnostic routines.Andrew Vasquez3-1/+983
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez11-152/+1318
2005-07-14[SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez2-21/+9
2005-07-14[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez10-199/+275
2005-07-12[SCSI] SPI transport class, don't negotiate options not supportedJames Bottomley1-5/+8
2005-07-11[SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig7-261/+6
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig4-60/+22
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley2-2/+3
2005-07-11[SCSI] dpt_i2o warning fixAndrew Morton1-1/+0
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton1-2/+2
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley1-0/+8
2005-07-03[SCSI] IBM VSCSI Client: sending client info to serverLinda Xie3-3/+54
2005-07-03[SCSI] ifdef out broken fc4 EH codeChristoph Hellwig1-0/+6
2005-07-03[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com1-1/+1
2005-07-03[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com20-260/+272
2005-07-03[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com20-74/+0
2005-07-03[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com1-2/+7
2005-07-03[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com3-2/+16
2005-07-03[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com1-8/+8
2005-07-03[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com1-0/+8
2005-07-03[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com1-0/+1
2005-07-03[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com1-5/+12
2005-07-03[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com1-9/+9
2005-07-03[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com1-8/+16
2005-07-02[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com3-46/+26
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean4-55/+24
2005-06-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley1-2/+2
2005-06-26[SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig1-38/+19
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig3-21/+11
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig6-43/+5
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig5-36/+1