aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2-20/+40
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds1-20/+20
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event based mechanismChristoph Hellwig3-93/+16
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil1-32/+30
2011-09-16target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier1-5/+4
2011-09-16Merge branch 'master' of ../netdev/David S. Miller102-527/+930
2011-09-15pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2011-09-15pch_gbe: added the process of FIFO over run errorToshiharu Okada2-104/+179
2011-09-15pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2011-09-15sfc: Use 64-bit writes for TX push where possibleBen Hutchings1-4/+5
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27
2011-09-15Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller8-13/+34
2011-09-15bnx2x: Fix ethtool advertisementYaniv Rosner1-3/+40
2011-09-15bnx2x: Fix 578xx link LEDYaniv Rosner1-2/+6
2011-09-15bnx2x: Fix XMAC loopback testYaniv Rosner2-2/+2
2011-09-15bnx2x: Remove fiber remote fault detectionYaniv Rosner1-8/+4
2011-09-15bnx2x: Enable FEC for 57810-KRYaniv Rosner2-0/+9
2011-09-15bnx2x: Fix ETS bandwidthYaniv Rosner1-12/+6
2011-09-15Merge branch 'master' of git://git.infradead.org/users/linville/wireless into for-davemJohn W. Linville8-13/+34
2011-09-15Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2-2/+14
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior2-16/+42
2011-09-15bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov1-5/+9
2011-09-15bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov1-7/+8
2011-09-15bnx2x: don't reset device while reading its configuration.Dmitry Kravkov2-10/+16
2011-09-15bnx2x: fix MF for 4-port devicesDmitry Kravkov3-26/+36
2011-09-15bnx2x: fix rx ring size reportVladislav Zolotarov2-10/+12
2011-09-15bnx2x: decrease print level to debugDmitry Kravkov1-1/+2
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov3-25/+102
2011-09-15xen/irq: Alter the locking to use a mutex instead of a spinlock.Konrad Rzeszutek Wilk1-20/+20
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsRussell King1-10/+5
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar1-0/+3
2011-09-14drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim1-0/+26
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold1-0/+2
2011-09-14drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and_sent()Jesper Juhl1-7/+5
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-09-14drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin1-0/+1
2011-09-14Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds26-200/+607
2011-09-14drm/radeon: Unreference GEM object outside of spinlock in page flip error path.Michel Dänzer1-1/+1
2011-09-14drm/radeon: Don't read from CP ring write pointer registers.Michel Dänzer4-14/+12
2011-09-14drm/ttm: request zeroed system memory pages for new TT buffer objectsBen Skeggs1-1/+2
2011-09-14hwmon: (coretemp) Initialize tminJean Delvare1-1/+6
2011-09-13pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt1-1/+2
2011-09-13x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner1-1/+1