summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)AuthorFilesLines
2014-12-01can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-12-01can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-12-01can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-12-01can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-12-01can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-07-01can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-08can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2014-06-08can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2013-12-04can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-11-29can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann1-3/+3
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde1-2/+8
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-04-26can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-02-04can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-04can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-04can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2012-12-03can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2-4/+12
2012-10-07can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun1-2/+2
2012-10-02can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-10-02can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-10-02can: mcp251x: avoid repeated frame bugBenoƮt Locher1-1/+10
2012-07-16can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl1-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-07can: peak_usb: PCAN-USB specific part: fix little endian usageStephane Grosjean1-4/+2
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean3-1/+1215
2012-03-03can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean2-1/+902
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean5-0/+1106
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean3-0/+763
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2-17/+506
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka1-1/+0
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp1-1/+12
2012-02-05Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-147/+191
2012-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-28/+37
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger9-128/+103
2012-02-03can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger3-1/+42
2012-02-03can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA1-3/+3
2012-02-03can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-1/+1
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime2-1/+22
2012-02-03can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas1-2/+4
2012-02-03can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle1-10/+7