index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
...
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
*
|
|
can: cc770: add platform bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
*
|
|
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
*
|
|
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
2011-12-01
*
|
|
can: Revert outdated cc770 driver patches.
David S. Miller
2011-11-30
*
|
|
can: cc770: legacy CC770 ISA bus driver
Wolfgang Grandegger
2011-11-29
*
|
|
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
2011-11-29
*
|
|
can: sja1000_isa: convert to platform driver to support x86_64 systems
Wolfgang Grandegger
2011-11-29
*
|
|
can: sja1000_isa: fix "limited range" compiler warnings
Wolfgang Grandegger
2011-11-29
*
|
|
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
|
\
|
|
|
*
|
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
2011-11-21
|
|
/
*
|
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
*
|
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
2011-11-14
*
|
net/can/mscan: add listen only mode
Marc Kleine-Budde
2011-11-14
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
|
\
|
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
|
|
\
|
*
|
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-10-17
|
*
|
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
2011-09-28
|
*
|
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
2011-09-28
|
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
|
\
\
|
*
|
|
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
2011-09-21
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
|
|
\
\
\
|
*
|
|
|
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
2011-08-17
|
*
|
|
|
flexcan: Add of_match to platform_device definition.
holt@sgi.com
2011-08-17
|
*
|
|
|
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
2011-08-17
|
*
|
|
|
flexcan: Remove #include <mach/clock.h>
holt@sgi.com
2011-08-17
|
*
|
|
|
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
2011-08-15
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
doc: fix broken references
Paul Bolle
2011-09-27
*
|
|
|
|
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
2011-10-10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
can: ti_hecc: include linux/io.h
Daniel Mack
2011-09-16
|
/
/
/
*
|
|
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
*
|
|
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-08-26
|
|
/
|
/
|
*
|
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
2011-08-13
*
|
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
2011-08-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
|
|
\
|
*
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
|
|
can: c_can: remove duplicated #include
Huang Weiyi
2011-07-23
*
|
|
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
2011-07-21
*
|
|
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...
Matvejchikov Ilya
2011-07-19
*
|
|
net: can: remove custom hex_to_bin()
Andy Shevchenko
2011-07-18
*
|
|
slcan: remove obsolete code in slcan initialisation
Oliver Hartkopp
2011-07-15
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net/can: activate bit-timing calculation and netlink based drivers by default
Marc Kleine-Budde
2011-06-29
|
|
/
*
|
can: remove useless defaults in Kconfig
Kurt Van Dijck
2011-07-01
*
|
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
2011-06-29
*
|
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
2011-06-27
[prev]
[next]