summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-18be2net: fix be_close() to ensure all events are ack'edSathya Perla
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-12-17tuntap: fix sparse warningJason Wang
2012-12-17wireless: fix Atheros drivers compilationVladimir Kondratiev
2012-12-17rt2x00: zero-out rx_statusGabor Juhos
2012-12-17tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet
2012-12-15i2400m: add Intel 6150 device IDsDan Williams
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren
2012-12-14bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov
2012-12-14mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov
2012-12-14tuntap: fix ambigious multiqueue APIJason Wang
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet