aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-14/+3
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2-0/+3
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings2-4/+2
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier1-3/+4
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+2
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter1-3/+3
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter1-1/+1
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2-1/+7
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard1-8/+8
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter1-1/+1
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter1-2/+1
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter1-14/+13
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2-103/+104
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2010-06-01ath5k: wake queues on resetBruno Randolf1-14/+3
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov1-0/+1
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov1-1/+1
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin1-4/+4
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla1-1/+1
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin1-5/+5
2010-05-31greth: Fix build after OF device conversions.David S. Miller1-6/+5
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2034-80857/+206098
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds47-955/+7260
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-0/+876
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-622/+203
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-8/+0
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap2-5/+7
2010-05-29be2net: remove superfluous externsDan Carpenter1-2/+2
2010-05-29be2net: add unlock on error pathDan Carpenter1-2/+5
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware1-6/+43
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-11/+26
2010-05-28Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+3
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds11-37/+524
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds29-402/+3611
2010-05-29drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie1-2/+3
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-2/+2
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown5-26/+30
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown2-9/+103
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown3-186/+24
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown1-27/+40
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi1-2/+11
2010-05-28drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi1-4/+10
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown5-2/+479
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown1-12/+16
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2-3/+7