summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan
2010-06-01ath5k: wake queues on resetBruno Randolf
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin
2010-05-31greth: Fix build after OF device conversions.David S. Miller
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-29be2net: remove superfluous externsDan Carpenter
2010-05-29be2net: add unlock on error pathDan Carpenter
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-28Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-29drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi
2010-05-28drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava