index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-09-27
can: c_can: fix segfault during rmmod
AnilKumar Ch
1
-3
/
+0
2012-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-09-21
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+10
2012-09-21
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
3
-9
/
+9
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
3
-0
/
+148
[next]