summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-14can: wrong index used in inner looproel kluin
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck
2011-02-13can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde
2011-01-21can: add driver for Softing cardKurt Van Dijck
2011-01-21can: add driver for Softing cardKurt Van Dijck
2010-12-22pch_can: Fix array miss-pointing issueTomoya
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-13pch_can: Replace netif_rx to netif_receive_skbTomoya
2010-12-13pch_can: Add setting TEC/REC statistics processingTomoya
2010-12-13pch_can: Optimize "if" condition in rx/tx processingTomoya
2010-12-13pch_can: Fix incorrect return processingTomoya
2010-12-13pch_can: Move MSI processing to probe/remove processingTomoya
2010-12-13pch_can: Comment optimizationTomoya
2010-12-13pch_can: Fix miss-setting status issueTomoya