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
/
sja1000
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
5
-7
/
+5
2012-12-03
can: remove __dev* attributes
Bill Pemberton
9
-36
/
+36
2012-11-29
can: sja1000: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-27
can: sja1000_platform: 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-15
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...
Muhammad Ghias
2
-0
/
+20
2012-10-24
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
Stephane Grosjean
1
-2
/
+11
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-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-08-24
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
Sven Schmitt
1
-1
/
+3
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-18
Fix "the the" in various Kconfig
Masanari Iida
1
-1
/
+1
2012-04-16
net/can: use module_pci_driver
Axel Lin
4
-48
/
+4
2012-03-03
can: sja1000: add support for PEAK-System PCMCIA card
Stephane Grosjean
3
-0
/
+763
2012-03-03
can: peak_pci: add support of some new PEAK-System PCI cards
Stephane Grosjean
2
-17
/
+506
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2012-02-20
can: sja1000: fix isr hang when hw is unplugged under load
Oliver Hartkopp
1
-1
/
+12
2012-02-04
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-11
/
+31
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-10
/
+9
2012-02-03
can: plx_pci: add support for IXXAT PCI cards
James Kime
2
-1
/
+22
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2011-11-29
can: sja1000_isa: convert to platform driver to support x86_64 systems
Wolfgang Grandegger
2
-30
/
+65
2011-11-29
can: sja1000_isa: fix "limited range" compiler warnings
Wolfgang Grandegger
1
-12
/
+12
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2
-23
/
+2
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-4
/
+638
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
2
-4
/
+0
2011-09-28
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
3
-0
/
+339
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
3
-0
/
+299
2011-08-13
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
1
-2
/
+2
2011-06-29
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
1
-0
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-05
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-1
/
+1
2010-11-17
drivers/net/can/sja1000: Use printf extension %pR for struct resource
Joe Perches
1
-6
/
+2
2010-10-24
can: tscan1: add driver for TS-CAN1 boards
Andre B. Oliveira
3
-0
/
+229
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
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
9
-30
/
+204
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+5
2010-05-20
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
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-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
[next]