aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-07[POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2-17/+234
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-146/+161
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt3-0/+283
2006-07-07[POWERPC] fix up front-LED KconfigJohannes Berg3-15/+10
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-250/+826
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo2-7/+286
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo2-90/+115
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo2-3/+187
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2-16/+21
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2-15/+12
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2-7/+9
2006-07-05[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo1-12/+11
2006-07-05[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo1-1/+1
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo5-40/+40
2006-07-05[PATCH] libata: Conditionally set host->max_cmd_lenBrian King1-6/+15
2006-07-05[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks1-1/+1
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+3
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr1-28/+24
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promiscDon Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx ringsDon Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry1-3/+2
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik13-134/+88
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik13-135/+173
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2-11/+13
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik1-26/+22