summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-26Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can...David S. Miller
2014-04-26Merge branch 'at86rf230-next'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-26devicetree: add at86rf230 bindingsAlexander Aring
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring
2014-04-26Merge branch 'tipc-next'David S. Miller
2014-04-26tipc: add ioctl to fetch link namesErik Hugne
2014-04-26tipc: add support for link state subscriptionsErik Hugne
2014-04-25can: softing: remove unused sysfs attributesKurt Van Dijck
2014-04-25can: softing: drop 'channel' sysfs attributeKurt Van Dijck
2014-04-25can: 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
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar
2014-04-24bonding: Reorg bond_alb_xmit codeMahesh Bandewar
2014-04-24bonding: Changed hashing function to just provide hashMahesh Bandewar
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-23Merge branch 'via-rhine'David S. Miller
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov
2014-04-23net: Update my email addressBen Hutchings
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-23macvlan: Fix leak and NULL dereference on error pathHerbert Xu