summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot2007-11-101-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-11-101-1/+1
|\
| * Add missing "\n" to log messageRolf Eike Beer2007-11-101-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-106-74/+172
|\ \
| * | libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett2007-11-101-8/+2Star
| * | libata: port and host should be stopped before hardware resources are releasedTejun Heo2007-11-081-13/+39
| * | libata: skip 0xff polling for PATA controllersTejun Heo2007-11-081-5/+11
| * | libata: pata_platform: Support polling-mode configuration.Paul Mundt2007-11-081-7/+28
| * | libata: Support PIO polling-only hosts.Paul Mundt2007-11-081-0/+10
| * | libata sata_qstor conversion to new error handling (EH).Mark Lord2007-11-081-14/+51
| * | libata sata_qstor workaround for spurious interruptsMark Lord2007-11-081-17/+21
| * | libata sata_qstor nuke idle stateMark Lord2007-11-081-11/+4Star
| * | nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao2007-11-081-1/+1
| * | ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff2007-11-081-0/+7
* | | r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu2007-11-101-3/+3
* | | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord2007-11-101-16/+0Star
* | | sky2: new pci id'sStephen Hemminger2007-11-101-0/+2
* | | ax88796: add superh to kconfig dependenciesMagnus Damm2007-11-101-1/+1
* | | qla3xxx: bugfix: Fix bad logical operation in link state machine.Ron Mercer2007-11-101-10/+5Star
* | | qla3xxx: bugfix: Move link state machine into a worker threadRon Mercer2007-11-102-14/+14
* | | pasemi_mac: Fix CRC checksOlof Johansson2007-11-101-3/+13
* | | pasemi_mac: Don't set replace-source-address descriptor bitsOlof Johansson2007-11-101-1/+1
* | | bonding: don't validate address at device openJay Vosburgh2007-11-101-0/+1
* | | bonding: fix rtnl locking merge errorJay Vosburgh2007-11-101-2/+2
* | | sky2: netpoll on port 0 onlyStephen Hemminger2007-11-101-1/+2
* | | b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch2007-11-101-4/+6
* | | b43legacy: Fix sparse warningMichael Buesch2007-11-101-1/+1
* | | b43: properly request pcmcia IRQMichael Buesch2007-11-101-0/+8
* | | b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* | | b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* | | b43legacy: fix possible buffer overrun in debugfsStefano Brivio2007-11-101-1/+1
* | | b43: Rewrite and fix rfkill initMichael Buesch2007-11-103-80/+55Star
* | | b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* | | b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
* | | b43: pcmcia-host initialization bugfixesMichael Buesch2007-11-101-19/+25
* | | ipw2100: fix postfix decrement errorsRoel Kluin2007-11-101-2/+2
* | | hostap: fix section mismatch warningRandy Dunlap2007-11-101-3/+3
* | | rt2x00: Block adhoc & master modeIvo van Doorn2007-11-101-0/+8
* | | libertas: properly account for queue commandsMarcelo Tosatti2007-11-101-3/+7
* | | libertas: make if_sdio align packetsPierre Ossman2007-11-101-1/+3
* | | libertas: fixes for slow hardwareHolger Schurig2007-11-101-2/+5
* | | hermes: clarify Intel reference in Kconfig helpJohn W. Linville2007-11-101-1/+1
* | | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord2007-11-101-0/+1
* | | r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu2007-11-101-1/+2
* | | r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh2007-11-101-0/+2
* | | add support for smc91x ethernet interface on zyloniteeric miao2007-11-101-0/+15
* | | sky2: version 1.20Stephen Hemminger2007-11-101-1/+1
* | | sky2: handle advanced error recovery config issuesStephen Hemminger2007-11-102-7/+30
* | | sky2: remove unneeded mask updateStephen Hemminger2007-11-101-2/+0Star
* | | sky2: dont change LED after autonegStephen Hemminger2007-11-101-23/+0Star