index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hp100.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-31
[PATCH] libata-hp: implement warmplug
Tejun Heo
3
-0
/
+91
2006-05-31
[PATCH] libata-hp: implement SCSI part of hotplug
Tejun Heo
5
-2
/
+124
2006-05-31
[PATCH] libata-hp: implement hotplug
Tejun Heo
2
-21
/
+115
2006-05-31
[PATCH] libata-hp: implement ata_eh_detach_dev()
Tejun Heo
3
-0
/
+53
2006-05-31
[PATCH] sata_sil24: update sil24_hardreset()
Tejun Heo
1
-12
/
+14
2006-05-31
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
Tejun Heo
1
-2
/
+4
2006-05-31
[PATCH] sata_sil: new interrupt handler
Tejun Heo
1
-1
/
+91
2006-05-31
[PATCH] sata_sil: add new constants in preparation for new interrupt handler
Tejun Heo
1
-4
/
+20
2006-05-31
[PATCH] libata: export ata_hsm_move()
Tejun Heo
2
-3
/
+5
2006-05-31
[PATCH] libata-hp-prep: implement followup softreset handling
Tejun Heo
1
-6
/
+52
2006-05-31
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
Tejun Heo
6
-21
/
+165
2006-05-31
[PATCH] libata-hp-prep: implement sata_phy_debounce()
Tejun Heo
2
-14
/
+99
2006-05-31
[PATCH] libata-hp-prep: make probing related functions global
Tejun Heo
2
-3
/
+6
2006-05-31
[PATCH] libata-hp-prep: add ata_aux_wq
Tejun Heo
2
-0
/
+10
2006-05-31
[PATCH] libata-hp-prep: store attached SCSI device
Tejun Heo
2
-4
/
+11
2006-05-31
[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit
Tejun Heo
2
-9
/
+13
2006-05-31
[PATCH] libata-hp-prep: use __ata_scsi_find_dev()
Tejun Heo
1
-10
/
+6
2006-05-31
[PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends
Tejun Heo
1
-15
/
+25
2006-05-31
[PATCH] libata-hp-prep: make some ata_device fields persistent
Tejun Heo
2
-4
/
+21
2006-05-31
[PATCH] libata-hp-prep: implement ata_dev_init()
Tejun Heo
2
-5
/
+22
2006-05-31
[PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplug
Tejun Heo
1
-1
/
+18
2006-05-31
[PATCH] libata: implement ata_eh_wait()
Tejun Heo
4
-0
/
+42
2006-05-31
[PATCH] libata: shift host flag constants
Tejun Heo
1
-6
/
+6
2006-05-31
[PATCH] libata: set PIO-0 after successful EH reset
Tejun Heo
1
-1
/
+7
2006-05-29
libata debugging: set initial dbg value
Borislav Petkov
1
-0
/
+1
2006-05-29
ppc: Fix typo in TI_LOCAL_FLAGS definition
Paul Mackerras
1
-1
/
+1
2006-05-28
[PATCH] the latest consensus libata resume fix
Mark Lord
1
-0
/
+1
2006-05-27
[PATCH] libata: add pio_data_xfer_noirq
Alan Cox
2
-0
/
+27
2006-05-27
[PATCH] PCI identifiers for the pata_via update
Alan Cox
1
-1
/
+4
2006-05-27
[netdrvr s/390] trim trailing whitespace
Jeff Garzik
15
-440
/
+440
2006-05-27
[PATCH] s390: lcs driver bug fixes and improvements [2/2]
Klaus Wacker
1
-5
/
+9
2006-05-27
[PATCH] s390: lcs driver bug fixes and improvements [1/2]
Klaus Wacker
1
-170
/
+171
2006-05-27
[PATCH] s390: qeth driver fixes
Ursula Braun
1
-10
/
+13
2006-05-27
[PATCH] s390: qeth driver fixes
Ursula Braun
2
-12
/
+12
2006-05-27
[PATCH] s390: minor fix in cu3088
Cornelia Huck
1
-1
/
+1
2006-05-27
[PATCH] pcnet32: remove incorrect pcnet32_free_ring
Don Fry
1
-2
/
+0
2006-05-27
e1000: add shutdown handler back to fix WOL
Auke Kok
1
-1
/
+9
2006-05-27
[PATCH] libata: add back ->data_xfer to ata_piix.c
Albert Lee
1
-0
/
+3
2006-05-26
[NET]: dev.c comment fixes
Stephen Hemminger
1
-9
/
+11
2006-05-26
[IPV6] ROUTE: Don't try less preferred routes for on-link routes.
YOSHIFUJI Hideaki
1
-5
/
+11
2006-05-26
[PATCH] arlan: fix section mismatch warnings
Randy Dunlap
1
-2
/
+2
2006-05-26
[PATCH] wavelan: fix section mismatch
Randy Dunlap
1
-1
/
+1
2006-05-26
[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
Kylene Jo Hall
1
-4
/
+0
2006-05-26
[PATCH] scx200_acb: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2006-05-26
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
Ben Dooks
1
-2
/
+2
2006-05-26
[PATCH] PowerMac: force only suspend-to-disk to be valid
Johannes Berg
1
-0
/
+12
2006-05-26
[PATCH] affs: possible null pointer dereference in affs_rename()
Florin Malita
1
-2
/
+1
2006-05-26
[PATCH] ads7846 conversion accuracy
David Brownell
1
-25
/
+28
2006-05-26
[PATCH] x86: wire up vmsplice syscall
Jens Axboe
1
-0
/
+1
2006-05-26
[PATCH] Add CMSPAR to termbits.h for powerpc and alpha
Paul Mackerras
2
-0
/
+2
[next]