summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-301-2/+2
| | * | | | | | | [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-01-302-54/+5
| | * | | | | | | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-304-16/+4
| * | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-313-26/+32
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-01-281-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth2006-01-272-54/+21
| * | | | | | | | | | [PATCH] mv643xx_eth: use MII library for ethtool functionsJames Chapman2006-01-271-141/+210
| * | | | | | | | | | [PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman2006-01-272-23/+43
| * | | | | | | | | | [PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth2006-01-271-54/+79
| * | | | | | | | | | [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth2006-01-272-29/+30
| * | | | | | | | | | [PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth2006-01-272-79/+9
| * | | | | | | | | | [PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth2006-01-272-13/+8
| * | | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-271-61/+47
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] BUG_ON() Conversion in net/tulip/winbond-840.cEric Sesterhenn / snakebyte2006-01-271-1/+1
| * | | | | | | | | | | [PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte2006-01-271-12/+6
| * | | | | | | | | | | [PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.cEric Sesterhenn / snakebyte2006-01-271-4/+2
| * | | | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-01-2628-131/+6215
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-01-1818-566/+842
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-01-171-5/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-01-172-84/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'janitor'Jeff Garzik2006-01-1744-1184/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [PATCH] drivers/net/s2io.c: make code staticAdrian Bunk2006-01-172-21/+18
| | * | | | | | | | | | | | | | | [PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk2006-01-174-10/+13
| | * | | | | | | | | | | | | | | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-1722-45/+65
| | * | | | | | | | | | | | | | | [PATCH] drivers/net/sk98lin/: possible cleanupsAdrian Bunk2006-01-1717-1108/+40
| * | | | | | | | | | | | | | | | [PATCH] starfire: Implement suspend/resumeStefan Rompf2006-01-171-0/+36
* | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-1644-793/+2345
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-142-23/+12
| * | | | | | | | | | | | | | | | | [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+59
| * | | | | | | | | | | | | | | | | [SCSI] sym2: Mask off opcode from RBCMatthew Wilcox2006-02-121-1/+1
| * | | | | | | | | | | | | | | | | [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann2006-02-121-0/+2
| * | | | | | | | | | | | | | | | | [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-125-61/+47
| * | | | | | | | | | | | | | | | | [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-123-90/+69
| * | | | | | | | | | | | | | | | | [SCSI] zfcp: get rid of physical_wwpn and physical_s_idAndreas Herrmann2006-02-122-6/+0
| * | | | | | | | | | | | | | | | | [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| * | | | | | | | | | | | | | | | | [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| * | | | | | | | | | | | | | | | | [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| * | | | | | | | | | | | | | | | | [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| * | | | | | | | | | | | | | | | | [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| * | | | | | | | | | | | | | | | | [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
| * | | | | | | | | | | | | | | | | [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-051-3/+4
| * | | | | | | | | | | | | | | | | [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
| * | | | | | | | | | | | | | | | | [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-042-18/+129
| * | | | | | | | | | | | | | | | | [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-042-4/+5
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4
| * | | | | | | | | | | | | | | | | [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5