aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-27
* can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-15
* can: cc770: Fix likely misuse of | for &Joe Perches2012-06-03
* can: c_can: fix race condition in c_can_open()AnilKumar Ch2012-06-03
* can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2012-06-03
* can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch2012-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * Fix "the the" in various KconfigMasanari Iida2012-04-18
* | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * | can: flexcan: adopt pinctrl supportShawn Guo2012-05-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-16
| |/
* | net/can: use module_pci_driverAxel Lin2012-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | can: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* can: peak_usb: PCAN-USB specific part: fix little endian usageStephane Grosjean2012-03-07
* can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean2012-03-03
* can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean2012-03-03
* can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean2012-03-03
* can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean2012-03-03
* can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2012-03-03
* can: cc770: linux/can/dev.h included twiceDanny Kukawka2012-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\
| * can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp2012-02-20
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-04
|\ \
| * | can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-02
| * | can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger2012-02-02
| * | can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA2012-02-02
| * | can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-02-02
| * | can: plx_pci: add support for IXXAT PCI cardsJames Kime2012-02-02
| * | can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas2012-02-02
| * | can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle2012-02-02
| * | can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde2012-02-02
| * | can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\ \ \ | |/ / |/| / | |/
| * can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-02
| * can: ems_usb: Removed double netif_device_detachSebastian Haas2012-02-02
| * can: pch_can: fix error passive level testXi Wang2012-02-02
| * can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger2012-02-02
| * can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre2012-02-02
| * can: cc770: store echo skb before starting the transferWolfgang Grandegger2012-02-02
| * can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger2012-02-02
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
|/
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18