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.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
*
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
2010-10-30
1
-1
/
+1
*
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
2010-10-30
1
-3
/
+3
*
can: pch_can: fix sparse warning
Marc Kleine-Budde
2010-10-30
1
-2
/
+2
*
can: mcp251x: fix reception of standard RTR frames
Marc Kleine-Budde
2010-10-26
1
-0
/
+3
*
can: flexcan: fix use after free of priv
Marc Kleine-Budde
2010-10-26
1
-1
/
+2
*
pch_can: depends on PCI
Randy Dunlap
2010-10-25
1
-1
/
+1
*
can: tscan1: add driver for TS-CAN1 boards
Andre B. Oliveira
2010-10-24
3
-0
/
+229
*
can: at91_can: add KBUILD_MODNAME to bittiming constant
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
can: at91_can: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
2010-10-24
1
-19
/
+16
*
can: at91_can: convert readl, writel their __raw pendants
Marc Kleine-Budde
2010-10-24
1
-2
/
+2
*
can: at91_can: set bittiming in chip_start
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
can: at91_can: implement and use at91_get_berr_counter
Marc Kleine-Budde
2010-10-24
1
-7
/
+18
*
can: at91_can: fix section mismatch warning
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
can: at91_can: fix compiler warning in at91_irq_err_state
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
can: at91_can: fix use after free of priv
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
can: at91_can: fix reception of extended frames
Marc Kleine-Budde
2010-10-24
1
-0
/
+9
*
can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
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
[next]