aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-27
| * qlcnic: Add hwmon interface to export board temperature.Harish Patil2014-04-27
| * qlcnic: Optimize MAC learning codeShahed Shaikh2014-04-27
|/
* qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-27
* FDDI: Reformat <linux/if_fddi.h> for 8-character tabsMaciej W. Rozycki2014-04-27
* tipc: fix a possible memory leakYing Xue2014-04-27
* qlge: Convert /n to \nJoe Perches2014-04-27
* Merge branch 'systemport'David S. Miller2014-04-26
|\
| * MAINTAINERS: add Broadcom SYSTEMPORT driver entryFlorian Fainelli2014-04-26
| * net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli2014-04-26
| * Documentation: add Broadcom SYSTEMPORT Device Tree bindingsFlorian Fainelli2014-04-26
| * net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2014-04-26
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-26
|\
| * igb: Change memcpy to struct assignmentCarolyn Wyborny2014-04-24
| * igb: Replace 1/0 return values with true/falseCarolyn Wyborny2014-04-24
| * igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny2014-04-24
| * igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny2014-04-24
| * igb: Cleanups to fix static initializationCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-24
| * igb: Cleanups to remove return parenthesesCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix assignment in if errorCarolyn Wyborny2014-04-24
| * igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix for trailing statementCarolyn Wyborny2014-04-24
| * igb: Cleanups to fix pointer location errorCarolyn Wyborny2014-04-24
* | inetpeer_gc_worker: trivial cleanupxiao jin2014-04-26
* | net_namespace: trivial cleanupxiao jin2014-04-26
* | Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can...David S. Miller2014-04-26
|\ \
| * | can: softing: remove unused sysfs attributesKurt Van Dijck2014-04-24
| * | can: softing: drop 'channel' sysfs attributeKurt Van Dijck2014-04-24
| * | can: c_can: Add support for eg20t (pch_can)Alexander Stein2014-04-24
| * | can: usb: Kconfig: Improve help for CAN_KVASER_USBOlivier Sobrie2014-04-24
| * | can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie2014-04-24
| * | can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie2014-04-24
| * | can: move SPI drivers into a separate directoryStefano Babic2014-04-24
| * | can: mcp251x: Improve mcp251x_hw_probe()Alexander Shiyan2014-04-24
| * | can: mcp251x: Improve mcp251x_hw_reset()Alexander Shiyan2014-04-24
| * | can: mcp251x: Check return value of spi_setup()Alexander Shiyan2014-04-24
* | | Merge branch 'at86rf230-next'David S. Miller2014-04-26
|\ \ \
| * | | at86rf230: remove function for setting irq polarityAlexander Aring2014-04-26
| * | | at86rf230: remove unnecessary state readAlexander Aring2014-04-26
| * | | at86rf230: remove unnecessary spi_set_drvdataAlexander Aring2014-04-26
| * | | at86rf230: reset irq line before irq requestAlexander Aring2014-04-26
| * | | at86rf230: remove unnecessary assignAlexander Aring2014-04-26
| * | | at86rf230: remove #ifdef CONFIG_OFAlexander Aring2014-04-26
| * | | at86rf230: add at86rf230_device_id tableAlexander Aring2014-04-26
| * | | at86rf230: make of_device_id constAlexander Aring2014-04-26
| * | | at86rf230: add missing MODULE_DEVICE_TABLEAlexander Aring2014-04-26
| * | | at86rf230: use devm_gpio_request_oneAlexander Aring2014-04-26