summaryrefslogtreecommitdiffstats
path: root/net/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-08[SCSI] advansys: make 3 functions staticAdrian Bunk1-3/+3
2008-02-08[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-08[SCSI] dc395x: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-08[SCSI] NCR53C9x: remove driverJames Bottomley2-4322/+0
2008-02-08[SCSI] remove m68k NCR53C9x based driversJames Bottomley10-3389/+0
2008-02-08[SCSI] dec_esp: Remove driverJames Bottomley3-699/+0
2008-02-08[SCSI] kernel-doc: fix scsi docbookRandy Dunlap1-2/+3
2008-02-08[SCSI] update my email addressJames Bottomley2-2/+2
2008-02-08[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-08[SCSI] sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-08[SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez1-1/+1
2008-02-08[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez1-1/+1
2008-02-08[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju3-6/+14
2008-02-08[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju1-0/+15
2008-02-08[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez2-23/+22
2008-02-08[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2-58/+24
2008-02-08[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2-230/+111
2008-02-08[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez1-0/+1
2008-02-08[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez3-19/+28
2008-02-08[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez1-0/+1
2008-02-08[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez1-21/+15
2008-02-08[SCSI] iscsi: bump version to 2.0-868Mike Christie1-1/+1
2008-02-08[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie3-14/+6
2008-02-08[SCSI] iscsi: fix up iscsi printk prefixMike Christie5-86/+116
2008-02-08[SCSI] iscsi class: fix iscsi conn attr counterMike Christie1-1/+1
2008-02-08[SCSI] libiscsi: fix setting of nop timerMike Christie1-6/+3
2008-02-08[SCSI] qla4xxx: add async scan supportMike Christie1-1/+3
2008-02-08[SCSI] iscsi class: add async scan helperMike Christie2-4/+37
2008-02-08[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie1-8/+11
2008-02-08[SCSI] iscsi class: add session scanningMike Christie2-10/+34
2008-02-08[SCSI] qla4xxx: use iscsi class session state check readyMike Christie1-0/+12
2008-02-08[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2-36/+5
2008-02-08[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie4-33/+161
2008-02-08[SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2-43/+58
2008-02-08[SCSI] mca_53c9x: remove driverJames Bottomley3-532/+0
2008-02-08[SCSI] sym53c8xx: fix resid calculationTony Battersby1-1/+1
2008-02-08[SCSI] ps3rom: sector size should be 512 bytesAegis Lin1-1/+1
2008-02-08[SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer3-312/+237
2008-02-08[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk2-5/+2
2008-02-08[SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark1-12/+14
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen5-0/+27
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes1-1/+1
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen4-7/+13
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman1-1/+6
2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-07Block: Fix whole_disk attribute bugGreg Kroah-Hartman1-7/+10
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven1-1/+2
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby7-5493/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31