aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\
| * drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall2011-08-13
| * slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-11
* | flexcan: Prefer device tree clock frequency if available.holt@sgi.com2011-08-17
* | flexcan: Add of_match to platform_device definition.holt@sgi.com2011-08-17
* | flexcan: Abstract off read/write for big/little endian.holt@sgi.com2011-08-17
* | flexcan: Remove #include <mach/clock.h>holt@sgi.com2011-08-17
* | net/can/mscan: add __iomem annotationsMarc Kleine-Budde2011-08-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | can: c_can: remove duplicated #includeHuang Weiyi2011-07-23
* | | can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo2011-07-21
* | | slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya2011-07-19
* | | net: can: remove custom hex_to_bin()Andy Shevchenko2011-07-18
* | | slcan: remove obsolete code in slcan initialisationOliver Hartkopp2011-07-15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\ \ \ | | |/ | |/|
| * | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-29
| |/
* | can: remove useless defaults in KconfigKurt Van Dijck2011-07-01
* | net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell2011-06-29
* | can: bfin_can: auto-calculate accessor sizesMike Frysinger2011-06-27
* | can: bfin_can: simplify xmit id1 setupMike Frysinger2011-06-27
* | net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-24
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* | Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2011-06-07
|\ \
| * | net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König2011-06-06
| * | can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde2011-06-06
| * | can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde2011-06-06
| * | can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde2011-06-06
| * | can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde2011-06-06
| * | can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde2011-06-06
| * | can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde2011-06-06
| * | can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde2011-06-06
| * | can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde2011-06-06
| * | can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde2011-06-06
| * | can: at91_can: don't align struct definitionsMarc Kleine-Budde2011-06-06
| |/
* / net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-04
|\
| * drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-02
* | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* | mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz2011-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \ \ | |_|/ |/| |
| * | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \ | | | |/ | | |/|
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10