aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-17bnx2: bnx2_tx_int() optimizationsEric Dumazet2-7/+13
2009-05-17net/ibmveth: fix panic in probeStephen Rothwell1-1/+1
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou3-0/+22
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2-0/+23
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou3-1/+344
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou5-20/+101
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou1-0/+132
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou1-0/+60
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou1-0/+66
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou1-0/+84
2009-05-17mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve1-2/+1
2009-05-17drivers/net/82596.c: suppress warningsAndrew Morton1-7/+7
2009-05-17sfc: modify allocation error messageMike Travis1-2/+2
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko4-6/+7
2009-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-7/+2
2009-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds11-42/+174
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into releaseLen Brown11-42/+174
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-15ACPI, i915: build fixLen Brown1-0/+6
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-3/+10
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds12-24/+165
2009-05-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-66/+163
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds7-31/+89
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-5/+6
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-4/+4
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+3
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel2-4/+4
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-14wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez1-3/+2
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth3-0/+34
2009-05-14drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling1-5/+12
2009-05-14drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling1-1/+2
2009-05-14drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1
2009-05-14drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson1-8/+46
2009-05-14drm/i915: sanity check IER at wait_request timeJesse Barnes1-0/+9
2009-05-14drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li4-1/+25
2009-05-14drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt1-2/+10