summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)Author
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov
2013-11-26can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde
2013-11-25can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold
2013-11-25can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde
2013-11-25can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-31can: ti_hecc: remove priv->can.do_get_state() callbackMarc Kleine-Budde
2013-10-31can: dev: sort can_changelink() by IFLA_CAN_*Marc Kleine-Budde
2013-10-31can: dev: sort can_fill_info() by IFLA_CAN_*Marc Kleine-Budde
2013-10-31can: dev: sort can_get_size() by IFLA_CAN_*Marc Kleine-Budde
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-10-31can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09drivers: remove unnecessary prom.h includesRob Herring
2013-10-09can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde
2013-10-09can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde
2013-10-09can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-30can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-24can: Remove extern from function prototypesJoe Perches
2013-09-21can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-21can: pch_can: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-21can: c_can: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-21can: ti_hecc: use dev_get_platdata()Jingoo Han
2013-09-21can: softing: use dev_get_platdata()Jingoo Han
2013-09-21can: sja1000: use dev_get_platdata()Jingoo Han
2013-09-21can: mcp251x: use dev_get_platdata()Jingoo Han
2013-09-21can: janz-ican3: use dev_get_platdata()Jingoo Han
2013-09-21can: flexcan: use dev_get_platdata()Jingoo Han
2013-09-21can: cc770: use dev_get_platdata()Jingoo Han
2013-09-21can: bfin_can: use dev_get_platdata()Jingoo Han
2013-09-21can: at91_can: use dev_get_platdata()Jingoo Han
2013-09-20slcan: rewrite of slc_bump and slc_encapsAndre Naujoks
2013-09-20slip/slcan: added locking in wakeup functionAndre Naujoks
2013-09-20can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov
2013-08-29can: mscan: improve clock API useGerhard Sittig
2013-08-29can: mscan: add a comment on reg to idx mappingGerhard Sittig
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen
2013-08-22can: at91_can: use platform_set_drvdata()Libo Chen
2013-08-22can: c_can: fix error checking of priv->instance in probe()Chen Gang