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
2013-01-26
can: add tx/rx LED trigger support
Fabio Baltieri
3
-0
/
+99
2013-01-26
can: usb_8dev: Add support for USB2CAN interface from 8 devices
Bernd Krumboeck
3
-0
/
+1029
2013-01-26
can: sja1000: correct indention of Kconfig help text
Marc Kleine-Budde
1
-6
/
+6
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
7
-15
/
+18
2013-01-26
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
1
-5
/
+0
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2012-12-28
sja1000: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-12-15
can: sja1000: fix compilation on x86
Marc Kleine-Budde
1
-1
/
+1
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-184
/
+3655
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
10
-21
/
+14
2012-12-03
can: remove __dev* attributes
Bill Pemberton
24
-116
/
+116
2012-11-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
9
-43
/
+1
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+12
2012-11-29
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2
-6
/
+0
2012-11-29
can: esd_usb2: remove obsolete variable open_time
Marc Kleine-Budde
1
-10
/
+0
2012-11-29
can: ems_usb: remove obsolete variable open_time
Marc Kleine-Budde
1
-7
/
+0
2012-11-29
can: sja1000: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-11-27
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: c_can_platform: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: at91_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: flexcan: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: sja1000_platform: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: ti_hecc: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: bfin_can: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-11-27
can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
Andreas Larsson
2
-3
/
+5
2012-11-27
can: kvaser_usb: Add support for Kvaser CAN/USB devices
Olivier Sobrie
3
-0
/
+1657
2012-11-27
can: c_can: Add d_can raminit support
AnilKumar Ch
3
-1
/
+42
2012-11-26
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
2
-4
/
+12
2012-11-15
can: grcan: Add device driver for GRCAN and GRHCAN cores
Andreas Larsson
3
-0
/
+1766
2012-11-15
can: janz-ican3: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+2
2012-11-15
can: usb: esd_usb2: Add support for CAN-USB/Micro
Matthias Fuchs
1
-6
/
+25
2012-11-15
can: usb: esd_usb2: Add support for listen-only mode
Matthias Fuchs
1
-0
/
+4
2012-11-15
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...
Muhammad Ghias
2
-0
/
+20
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2012-10-24
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
Stephane Grosjean
1
-2
/
+11
2012-10-23
can: flexcan: disable bus error interrupts for the i.MX6q
Wolfgang Grandegger
1
-3
/
+16
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+9
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2
-2
/
+2
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-04
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-53
/
+302
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2012-10-01
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
1
-10
/
+19
2012-09-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+2
[prev]
[next]