summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings1-5/+1
2012-02-01vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida1-1/+1
2012-02-01atm: Fix typo in lanai.cMasanari Iida1-1/+1
2012-02-01hamradio: fix incompatible pointer in module parameterDanny Kukawka2-2/+2
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun1-1/+1
2012-02-01be2net: add descriptions for stat counters reported via ethtoolSathya Perla4-18/+74
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr3-3/+20
2012-02-01mISDN: use memchr_invAkinobu Mita1-13/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches86-192/+63
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches60-233/+77
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao1-1/+1
2012-01-31r8169: spinlock redux.Francois Romieu1-8/+0
2012-01-31r8169: avoid a useless work scheduling.Francois Romieu1-1/+3
2012-01-31r8169: move task enable boolean to bitfield.Francois Romieu1-6/+7
2012-01-31r8169: bh locking redux and task scheduling.Francois Romieu1-16/+4
2012-01-31r8169: fix early queue wake-up.Francois Romieu1-0/+18
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+13
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+85
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-655/+345
2012-01-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-2/+1
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-2593/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30drivers/net: strip unused module code from sun3_82586.cPaul Gortmaker1-25/+0
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker51-55/+55
2012-01-30Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-270/+288
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-89/+46
2012-01-30sfc: Use a more sensible cast in efx_rx_buf_offset()Ben Hutchings1-1/+1
2012-01-30sfc: MTD: Leave the DEBUG macro aloneBen Hutchings1-1/+0
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller30-2137/+3108
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-385/+17
2012-01-28Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-4/+4
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+5
2012-01-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds10-26/+51
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-418/+213
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+22
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-28virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang1-3/+3
2012-01-28virtio: fix typos of memory barriersJason Wang1-1/+1
2012-01-27r8169: remove work from irq handler.Francois Romieu1-218/+231
2012-01-27r8169: missing barriers.Francois Romieu1-3/+2
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk1-2/+5
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-265/+242
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon1-4/+4