summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs3-15/+47
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs7-14/+14
2013-08-21drm/nouveau: fix reclocking on nv40Pali Rohár1-1/+1
2013-08-21drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2-1/+5
2013-08-21drm/nouveau/ltcg: fix ltcg memory initialization after suspendMaarten Lankhorst1-9/+23
2013-08-21drm/nouveau/fb: fix null derefs in nv49 and nv4e initIlia Mirkin2-8/+8
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-29/+37
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-20r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-08-20macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich1-2/+4
2013-08-20macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich1-4/+0
2013-08-20macvtap: simplify usage of tap_featuresVlad Yasevich1-4/+6
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani1-2/+3
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-19iio: adjd_s311: Fix non-scan mode data readPeter Meerwald1-1/+2
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-29/+37
2013-08-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-36/+80
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-19Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie43-302/+472
2013-08-19drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter1-0/+8
2013-08-18drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2-0/+14
2013-08-18Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett1-16/+0
2013-08-18sony-laptop: Fix reporting of gfx_switch_statusDaniel Serpell1-1/+4
2013-08-18sony-laptop: return a negative error code in sonypi_compat_init()Wei Yongjun1-1/+2
2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven1-9/+7
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-35/+42
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-37/+55
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-245/+381
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann1-5/+8
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki1-1/+1
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher1-6/+6
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14