summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-0831-187/+306
|\
| * [libata reset-seq] build and merge fixesJeff Garzik2007-05-013-3/+5
| * libata: reimplement reset sequencingTejun Heo2007-05-012-51/+42Star
| * libata: improve ata_std_prereset()Tejun Heo2007-05-011-7/+15
| * libata: improve 0xff status handlingTejun Heo2007-05-013-20/+30
| * libata: add deadline support to prereset and reset methodsTejun Heo2007-05-0131-126/+234
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-0830-510/+1188
|\ \
| * | [netdrvr] atl1: fix buildJeff Garzik2007-05-081-0/+1
| * | pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson2007-05-081-1/+6
| * | pasemi_mac: PHY supportOlof Johansson2007-05-083-0/+133
| * | pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2007-05-082-4/+23
| * | pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson2007-05-081-38/+37Star
| * | pasemi_mac: Minor cleanup / define fixesOlof Johansson2007-05-082-10/+8Star
| * | pasemi_mac: Add SKB reuse / copy-breakOlof Johansson2007-05-081-7/+24
| * | pasemi_mac: Timer and interrupt fixesOlof Johansson2007-05-082-12/+30
| * | pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson2007-05-081-3/+41
| * | pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-082-9/+23
| * | tc35815: Remove unnecessary skb->dev assignmentAtsushi Nemoto2007-05-081-1/+0Star
| * | drivers/net/dm9000: Convert to generic booleanRichard Knutsson2007-05-081-7/+4Star
| * | AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor2007-05-081-2/+2
| * | AT91RM9200 Ethernet: Support additional PHYsAndrew Victor2007-05-082-21/+73
| * | PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast codeKomuro2007-05-081-6/+8
| * | sky2: re-enable 88E8056 for most motherboardsStephen Hemminger2007-05-081-4/+13
| * | ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-082-9/+1Star
| * | ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto2007-05-081-3/+8
| * | ne: Misc fixes for platform driver.Atsushi Nemoto2007-05-081-6/+7
| * | ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
| * | libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
| * | atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
| * | atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68Star
| * | ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
| * | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
| * | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
| * | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-083-17/+38
| * | s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
| * | Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
| * | natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
| * | smc91x SuperH supportNobuhiro Iwamatsu2007-05-081-0/+34
| * | DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
| * | skge: allow WOL except for known broken chipsStephen Hemminger2007-05-081-3/+6
| * | myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
| * | myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
| * | myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
| * | myri10ge: update firmware headersBrice Goglin2007-05-081-1/+13
| * | myri10ge: support new firmware countersBrice Goglin2007-05-082-2/+13
| * | pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8Star
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0813-152/+222
|\ \ \
| * | | via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom2007-05-081-2/+4
| * | | via: Try to improve command-buffer chaining.Thomas Hellstrom2007-05-082-66/+46Star
| * | | drm: remove old taskqueue remnantDave Airlie2007-05-081-3/+0Star