index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
can: mcp251x: avoid repeated frame bug
Benoît Locher
1
-1
/
+10
2012-08-24
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
Sven Schmitt
1
-1
/
+3
2012-08-24
can: softing: Fix potential memory leak in softing_load_fw()
Alexey Khoroshilov
1
-3
/
+4
2012-07-31
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
2012-07-20
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
Ira W. Snyder
1
-46
/
+157
2012-07-20
can: janz-ican3: fix error and byte counters
Ira W. Snyder
1
-5
/
+6
2012-07-20
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
Marc Kleine-Budde
1
-5
/
+5
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
1
-18
/
+27
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
14
-14
/
+14
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
1
-1
/
+1
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
1
-1
/
+1
2012-07-17
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
1
-2
/
+2
2012-07-03
can: flexcan: add hardware controller version support
Hui Wang
1
-8
/
+52
2012-07-02
can: flexcan: use of_property_read_u32 to get DT entry value
Hui Wang
1
-8
/
+3
2012-07-02
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
1
-1
/
+1
2012-07-02
can: cc770: fix sparse warning for cc770_interrupt
Marc Kleine-Budde
1
-1
/
+1
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-27
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-06-21
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
1
-7
/
+20
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-1
/
+34
2012-06-19
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
3
-0
/
+244
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-07
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
3
-19
/
+94
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
3
-107
/
+154
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+11
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-0
/
+38
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
2
-3
/
+2
2012-06-03
can: cc770: Fix likely misuse of | for &
Joe Perches
1
-1
/
+1
2012-06-03
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-03
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2012-05-24
can: flexcan: add PM support
Eric Bénard
1
-0
/
+38
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+6
2012-05-12
can: flexcan: adopt pinctrl support
Shawn Guo
1
-0
/
+6
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-04-18
Fix "the the" in various Kconfig
Masanari Iida
1
-1
/
+1
2012-04-16
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
Jesper Juhl
1
-0
/
+2
2012-04-16
net/can: use module_pci_driver
Axel Lin
5
-59
/
+5
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+16
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-07
can: peak_usb: PCAN-USB specific part: fix little endian usage
Stephane Grosjean
1
-4
/
+2
2012-03-03
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean
3
-1
/
+1215
[next]