aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-02-03can: pch_can: fix invalid error codesOlivier Sobrie
2013-02-03can: ti_hecc: fix invalid error codesOlivier Sobrie
2013-02-03can: c_can: fix invalid error codesOlivier Sobrie
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2012-12-03can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-10-07can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-10-02can: janz-ican3: fix support for older hardware revisionsIra W. Snyder
2012-10-02can: ti_hecc: fix oops during rmmodMarc Kleine-Budde
2012-10-02can: mcp251x: avoid repeated frame bugBenoƮt Locher
2012-07-16can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-07-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter
2012-06-17can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-17can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2012-06-17can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-07can: peak_usb: PCAN-USB specific part: fix little endian usageStephane Grosjean
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger
2012-02-03can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger
2012-02-03can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA
2012-02-03can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime
2012-02-03can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas
2012-02-03can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle
2012-02-03can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-03can: pch_can: fix error passive level testXi Wang
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-03can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman