summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2014-04-22can: mcp251x: fix locking in BERR counter functionalityMarcel Ziswiler
2013-03-12colibri_t20/30: can: integrate mcp251x and sja1000 supportMarcel Ziswiler
2013-01-08can: mcp251x: add BERR counter functionalityMitja Spes
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi
2011-07-21can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo
2011-07-19slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko
2011-07-15slcan: remove obsolete code in slcan initialisationOliver Hartkopp
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-30can: remove useless defaults in KconfigKurt Van Dijck
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell
2011-06-27can: bfin_can: auto-calculate accessor sizesMike Frysinger
2011-06-27can: bfin_can: simplify xmit id1 setupMike Frysinger
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König
2011-06-06can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde
2011-06-06can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde
2011-06-06can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde
2011-06-06can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde
2011-06-06can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde
2011-06-06can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde
2011-06-06can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde
2011-06-06can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde
2011-06-06can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde
2011-06-06can: at91_can: don't align struct definitionsMarc Kleine-Budde
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches