summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compile of tmscsim SCSI driverLinus Torvalds2007-05-051-1/+1
* Fix nfsroot buildRalf Baechle2007-05-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-0548-88/+18410
|\
| * [TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2007-05-052-9/+17
| * [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2007-05-052-13/+12Star
| * [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2007-05-052-9/+2Star
| * [TG3]: Remove reset during MAC address changes.Michael Chan2007-05-051-17/+18
| * [TG3]: WoL fixes.Gary Zambrano2007-05-052-11/+16
| * [TG3]: Clear GPIO mask before storing.Gary Zambrano2007-05-051-0/+1
| * [TG3]: Improve NVRAM sizing.Matt Carlson2007-05-051-16/+23
| * [TG3]: Fix TSO bugs.Matt Carlson2007-05-051-6/+3Star
| * [MAC80211]: Add maintainers entry for mac80211.Jiri Benc2007-05-051-0/+10
| * [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-0519-15/+1866
| * [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-0534-2/+16110
| * [MAC80211]: Add generic include/linux/ieee80211.hJiri Benc2007-05-051-0/+342
| * [NETLINK]: Remove references to process IDHerbert Xu2007-05-051-2/+2
| * [AF_IUCV]: Compile fix - adopt to skbuff changes.Heiko Carstens2007-05-051-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-0577-1653/+1984
|\ \
| * | [SCSI] fusion: fix domain validation loopsEric Moore2007-04-302-2/+22
| * | [SCSI] qla2xxx: fix regression on sparc64David Miller2007-04-301-14/+163
| * | [SCSI] modalias for scsi devicesMichael Tokarev2007-04-187-0/+36
| * | [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-183-3/+16
| * | [SCSI] BusLogic: stop using check_regionZachary Amsden2007-04-181-25/+48
| * | [SCSI] tgt: fix rdma transfer bugsBastian Blank2007-04-182-15/+15
| * | [SCSI] aacraid: fix aacraid not finding deviceSalyzyn, Mark2007-04-181-2/+1Star
| * | [SCSI] aacraid: Correct SMC products in aacraid.txtSalyzyn, Mark2007-04-181-2/+2
| * | [SCSI] scsi_error.c: Add EH Start Unit retryBrian King2007-04-171-3/+5
| * | [SCSI] aacraid: [Fastboot] Panics for AACRAID driver during 'insmod' for kexe...Salyzyn, Mark2007-04-011-8/+28
| * | [SCSI] ipr: Driver version to 2.3.2Brian King2007-04-011-2/+2
| * | [SCSI] ipr: Faster sg list fetchBrian King2007-04-012-20/+39
| * | [SCSI] ipr: Return better qc_issue errorsBrian King2007-04-011-2/+2
| * | [SCSI] ipr: Disrupt device errorBrian King2007-04-011-0/+2
| * | [SCSI] ipr: Improve async error logging level controlBrian King2007-04-011-96/+96
| * | [SCSI] ipr: PCI unblock config access fixBrian King2007-04-011-0/+1
| * | [SCSI] ipr: Fix for oops following SATA request senseBrian King2007-04-011-0/+2
| * | [SCSI] ipr: Log error for SAS dual path switchBrian King2007-04-011-2/+6
| * | [SCSI] ipr: Enable logging of debug error data for all devicesBrian King2007-04-011-3/+6
| * | [SCSI] ipr: Add new PCI-E IDs to device tableBrian King2007-04-012-0/+15
| * | [SCSI] ipr: Remove auto RAID create module parameterBrian King2007-04-011-5/+0Star
| * | [SCSI] ipr: Make adapter operational timeout be per adapter typeBrian King2007-04-012-8/+26
| * | [SCSI] ibmvscsi: add slave_configure to allow device restartRobert Jennings2007-04-011-0/+22
| * | [SCSI] ibmvscsi: allow for dynamic adjustment of server request_limitRobert Jennings2007-04-012-20/+40
| * | [SCSI] aacraid: fix print of Firmware Build Date and add TSIDSalyzyn, Mark2007-04-012-2/+23
| * | [SCSI] aacraid: remove unused or deprecated firmware constantsSalyzyn, Mark2007-04-011-39/+2Star
| * | [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1
| * | [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-011-2/+1Star
| * | [SCSI] aacraid: resolve compiler warnings using ptrdiff_tSalyzyn, Mark2007-04-013-6/+5Star
| * | [SCSI] aacraid: Add SMC and SUN products to READMESalyzyn, Mark2007-04-011-0/+7
| * | [SCSI] aic7xxx: make functions staticAdrian Bunk2007-04-014-10/+5Star
| * | [SCSI] aacraid: cleanupsAdrian Bunk2007-04-015-9/+4Star