aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-18qlcnic: fix sparse warningsSony Chacko
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-11-17pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-17vxlan: remove unused variable.Rami Rosen
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-11-15Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias
2012-11-15s390/3215: fix tty close handlingHeiko Carstens
2012-11-15ixgbevf: Add checksum statistics counters to ringsGreg Rose
2012-11-15ixgbevf: Remove unneeded and obsolete commentGreg Rose
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher
2012-11-15ixgbevf: White space and comments clean upGreg Rose
2012-11-15ixgbevf: Remove mailbox spinlock from the reset functionGreg Rose
2012-11-15ixgbevf: Remove checking for mac.ops function pointersGreg Rose
2012-11-15ixgbevf: Remove the ring adapter pointer valueGreg Rose
2012-11-15ixgbevf: Fix unnecessary dereference where local var is available.Greg Rose
2012-11-15ixgbevf: Streamline the rx buffer allocationGreg Rose
2012-11-15ioat: Do not enable DCA if tag map is invalidAlexander Duyck
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-14net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan