index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-23
can: let SJA1000 driver depend on HAS_IOMEM
Heiko Carstens
1
-1
/
+1
2009-06-10
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
1
-4
/
+6
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger
3
-0
/
+243
2009-06-01
can: sja1000: stop misusing member base_addr of struct net_device
Wolfgang Grandegger
5
-98
/
+95
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
3
-5
/
+2
2009-05-18
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...
Wolfgang Grandegger
3
-0
/
+419
2009-05-18
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
3
-0
/
+337
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
3
-0
/
+175
2009-05-18
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger
5
-0
/
+832
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
3
-0
/
+685
2008-12-17
vcan: whitespace fixes
Oliver Hartkopp
1
-10
/
+10
2008-12-16
vcan: convert to net_device_ops
Oliver Hartkopp
1
-1
/
+5
2008-01-28
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp
3
-0
/
+199