index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
can: Topcliff: Add PCH_CAN driver.
Masayuki Ohtake
2010-10-24
3
-0
/
+1472
*
can: mcp251x: fix generation of error frames
Marc Kleine-Budde
2010-10-21
1
-1
/
+1
*
can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
Marc Kleine-Budde
2010-10-21
1
-5
/
+9
*
can: mcp251x: optimize 2515, rx int gets cleared automatically
Marc Kleine-Budde
2010-10-18
1
-4
/
+9
*
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
Marc Kleine-Budde
2010-10-18
1
-2
/
+12
*
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
2010-10-18
1
-12
/
+12
*
can: mcp251x: write intf only when needed
Marc Kleine-Budde
2010-10-18
1
-2
/
+13
*
can: mcp251x: read-modify-write eflag only when needed
Sascha Hauer
2010-10-18
1
-1
/
+2
*
can: mcp251x: allow to read two registers in one spi transfer
Sascha Hauer
2010-10-18
1
-3
/
+17
*
can: mcp251x: increase rx_errors on overflow, not only rx_over_errors
Sascha Hauer
2010-10-18
1
-2
/
+6
*
can: mcp251x: fix NOHZ local_softirq_pending 08 warning
Marc Kleine-Budde
2010-10-18
1
-2
/
+2
*
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-01
1
-4
/
+4
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
2
-11
/
+11
*
can: Add driver for esd CAN-USB/2 device
Matthias Fuchs
2010-08-03
3
-0
/
+1139
*
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
2010-07-22
3
-0
/
+1040
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
1
-5
/
+5
|
\
|
*
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
2010-06-01
1
-5
/
+5
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
2
-2
/
+2
|
/
*
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
2010-05-28
3
-0
/
+1841
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
1
-0
/
+2
|
\
|
*
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
2010-05-20
1
-0
/
+2
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
16
-59
/
+231
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-9
/
+9
|
|
\
|
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-9
/
+9
|
*
|
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2010-05-18
2
-3
/
+18
|
*
|
can: sja1000 platform data fixes
Wolfgang Grandegger
2010-05-17
1
-1
/
+2
|
*
|
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-4
/
+0
|
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
4
-6
/
+0
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
1
-4
/
+4
|
|
\
|
|
|
*
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
2010-04-21
1
-4
/
+4
|
*
|
drivers: net: last_rx elimination
Eric Dumazet
2010-04-13
1
-2
/
+0
|
*
|
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
13
-13
/
+0
|
*
|
can: Add esd board support to plx_pci CAN driver
Matthias Fuchs
2010-04-13
2
-12
/
+145
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
5
-0
/
+5
|
|
\
|
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-90
/
+7
|
|
\
\
|
*
|
|
Add hotplug support to mcp251x driver
Marc Zyngier
2010-03-30
1
-0
/
+14
|
*
|
|
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
Yegor Yefremov
2010-03-21
1
-4
/
+38
|
*
|
|
can: sja1000: allow shared interrupt definition
Yegor Yefremov
2010-03-21
1
-1
/
+1
*
|
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
2
-6
/
+10
*
|
|
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-0
/
+5
|
|
/
|
/
|
*
|
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
2010-03-22
1
-90
/
+7
|
/
*
can: fix bfin_can build error after alloc_candev() change
Barry Song
2010-03-08
1
-1
/
+2
*
ems_usb: cleanup: remove uneeded check
Dan Carpenter
2010-03-07
1
-3
/
+1
*
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2010-02-26
1
-1
/
+16
*
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2010-02-26
2
-3
/
+28
*
can:ti_hecc: Add pm hook-up
Sriram
2010-02-22
1
-3
/
+48
*
can: ems_usb: removed duplicated code setting local echo support
Thadeu Lima de Souza Cascardo
2010-02-04
1
-2
/
+0
*
can: mcp251x: Move to threaded interrupts instead of workqueues.
Christian Pellegrin
2010-02-03
1
-218
/
+203
*
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
Thadeu Lima de Souza Cascardo
2010-02-03
1
-1
/
+1
[prev]
[next]