summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-28qlcnic: Update version to 5.3.58Jitendra Kalsaria
2014-04-28qlcnic: Limit vNIC support in legacy interrupt modeSucheta Chakraborty
2014-04-28qlcnic: Add driver logs in error path.Sucheta Chakraborty
2014-04-28qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty
2014-04-28qlcnic: Add hwmon interface to export board temperature.Harish Patil
2014-04-28qlcnic: Optimize MAC learning codeShahed Shaikh
2014-04-27qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-27qlge: Convert /n to \nJoe Perches
2014-04-26net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli
2014-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-26Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can...David S. Miller
2014-04-26at86rf230: remove function for setting irq polarityAlexander Aring
2014-04-26at86rf230: remove unnecessary state readAlexander Aring
2014-04-26at86rf230: remove unnecessary spi_set_drvdataAlexander Aring
2014-04-26at86rf230: reset irq line before irq requestAlexander Aring
2014-04-26at86rf230: remove unnecessary assignAlexander Aring
2014-04-26at86rf230: remove #ifdef CONFIG_OFAlexander Aring
2014-04-26at86rf230: add at86rf230_device_id tableAlexander Aring
2014-04-26at86rf230: make of_device_id constAlexander Aring
2014-04-26at86rf230: add missing MODULE_DEVICE_TABLEAlexander Aring
2014-04-26at86rf230: use devm_gpio_request_oneAlexander Aring
2014-04-26at86rf230: use devm_request_irqAlexander Aring
2014-04-26at86rf230: remove irq_type in request_irqAlexander Aring
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring
2014-04-25igb: Change memcpy to struct assignmentCarolyn Wyborny
2014-04-25igb: Replace 1/0 return values with true/falseCarolyn Wyborny
2014-04-25igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny
2014-04-25igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny
2014-04-25igb: Cleanups to fix static initializationCarolyn Wyborny
2014-04-25igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-25igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-25igb: Cleanups to remove return parenthesesCarolyn Wyborny
2014-04-25igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-25igb: Cleanups to fix assignment in if errorCarolyn Wyborny
2014-04-25igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-25igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-25igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-24can: softing: remove unused sysfs attributesKurt Van Dijck
2014-04-24can: softing: drop 'channel' sysfs attributeKurt Van Dijck
2014-04-24can: c_can: Add support for eg20t (pch_can)Alexander Stein
2014-04-24can: usb: Kconfig: Improve help for CAN_KVASER_USBOlivier Sobrie
2014-04-24can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie
2014-04-24can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie
2014-04-24can: move SPI drivers into a separate directoryStefano Babic
2014-04-24can: mcp251x: Improve mcp251x_hw_probe()Alexander Shiyan
2014-04-24can: mcp251x: Improve mcp251x_hw_reset()Alexander Shiyan
2014-04-24can: mcp251x: Check return value of spi_setup()Alexander Shiyan
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser
2014-04-24vxlan: add x-netns supportNicolas Dichtel