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
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-28
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
3
-0
/
+1841
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
16
-59
/
+231
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2
-6
/
+10
2010-05-20
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-9
/
+9
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-9
/
+9
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2010-05-18
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2
-3
/
+18
2010-05-17
can: sja1000 platform data fixes
Wolfgang Grandegger
1
-1
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
4
-6
/
+0
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2010-04-21
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
1
-4
/
+4
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
1
-2
/
+0
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
13
-13
/
+0
2010-04-13
can: Add esd board support to plx_pci CAN driver
Matthias Fuchs
2
-12
/
+145
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-0
/
+5
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-90
/
+7
2010-03-30
Add hotplug support to mcp251x driver
Marc Zyngier
1
-0
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-22
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
1
-90
/
+7
2010-03-21
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
Yegor Yefremov
1
-4
/
+38
2010-03-21
can: sja1000: allow shared interrupt definition
Yegor Yefremov
1
-1
/
+1
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
1
-1
/
+2
2010-03-07
ems_usb: cleanup: remove uneeded check
Dan Carpenter
1
-3
/
+1
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-1
/
+16
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-3
/
+28
2010-02-22
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-04
can: ems_usb: removed duplicated code setting local echo support
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2010-02-03
can: mcp251x: Move to threaded interrupts instead of workqueues.
Christian Pellegrin
1
-218
/
+203
2010-02-03
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-03
can: add support for CAN interface cards based on the PLX90xx PCI bridge
Pavel Cheblakov
3
-0
/
+485
2010-01-15
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
1
-4
/
+4
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
8
-1
/
+18
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
8
-13
/
+26
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
4
-95
/
+295
2010-01-08
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
1
-3
/
+6
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2
-2
/
+2
2010-01-03
drivers/net/can: Correct NULL test
Julia Lawall
1
-1
/
+1
2009-12-18
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-13
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
7
-25
/
+17
2009-12-11
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
3
-0
/
+793
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-18
drivers/net/can: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
can: fix setting mcp251x bit timing on open
Christian Pellegrin
1
-8
/
+10
2009-11-17
net/can/mscan: improve build
Wolfram Sang
4
-20
/
+26
[next]