aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-15net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr
2013-09-13isdn: clean up debug format string usageKees Cook
2013-09-13drivers/atm/he.c: convert to module_pci_driverLibo Chen
2013-09-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-09-12net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov
2013-09-12net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-09-12net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-12xen-netback: count number required slots for an skb more carefullyDavid Vrabel
2013-09-12tg3: Expand led off fix to include 5720Nithin Sujir
2013-09-12tuntap: correctly handle error in tun_set_iff()Jason Wang
2013-09-12xen-netback: fix possible format string flawKees Cook
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-12Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu
2013-09-11Bye, bye, WfW flagLinus Torvalds
2013-09-11Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky
2013-09-11drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11pktcdvd: fix defective misuses of pkt_<level>Joe Perches
2013-09-11pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches
2013-09-11pktcdvd: convert pr_info to pkt_infoJoe Perches
2013-09-11pktcdvd: convert pr_notice to pkt_noticeJoe Perches
2013-09-11pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches