aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2015-01-29net: lance,ni64: don't build for ARMArnd Bergmann
2015-01-29net: wan: add missing virt_to_bus dependenciesArnd Bergmann
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann
2015-01-29ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-01-29vxlan: setup the right link netns in newlink hdlrNicolas Dichtel
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-26Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-26Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2015-01-26drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty elementAndrey Ryabinin
2015-01-26Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...Mark Brown
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter
2015-01-25qeth: clean up error handlingEugene Crosser
2015-01-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-25Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-25Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan
2015-01-24Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller
2015-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-01-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-24dm: fix handling of multiple internal suspendsMikulas Patocka
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin