index
:
Linux Stable
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.13.y
linux-6.14.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
/
sja1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
2022-12-08
1
-4
/
+6
*
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-3
/
+4
*
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
2021-12-14
1
-1
/
+6
*
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
2021-10-27
1
-5
/
+4
*
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
2019-08-29
1
-1
/
+1
*
can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-7
/
+7
*
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2017-12-01
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-3
/
+3
*
|
drivers: net: can: sja1000: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
*
Annotate hardware config module parameters in drivers/net/can/
David Howells
2017-04-20
1
-4
/
+4
*
can: sja1000: plx_pci: Add support for Moxa CAN devices
Lukas Resch
2016-10-31
1
-0
/
+18
*
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
2016-06-17
1
-11
/
+1
*
can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card
Nikita Edward Baruzdin
2016-05-09
1
-8
/
+56
*
can: sja1000: Fix error location forwarding
Alexander Gerasiov
2016-05-09
1
-1
/
+5
*
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
2016-02-20
1
-0
/
+47
*
can: sja1000: of: add per-compatible init hook
Damien Riegel
2016-02-20
1
-9
/
+31
*
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
1
-1
/
+0
*
can: sja1000: clear interrupts on start
Mirza Krak
2015-11-23
1
-0
/
+3
*
can: peak_pci: add unused device id. in devices table
Stephane Grosjean
2015-09-30
1
-0
/
+1
*
can: sja1000: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
1
-4
/
+2
*
can: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
2
-2
/
+0
|
\
|
*
net: can: sja1000: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
can: sja1000: Consolidate and unify state change handling
Andri Yngvason
2014-12-07
1
-28
/
+23
*
|
can: remove unused variable
Sudip Mukherjee
2014-11-18
1
-4
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-1
/
+5
|
\
|
*
can: peak_pci: add PCI ID definition pcie card variant
Oliver Hartkopp
2014-09-18
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-23
1
-29
/
+33
|
\
|
|
*
can: sja1000: Validate initialization state in start method
Mirza Krak
2014-08-21
1
-29
/
+33
*
|
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
2014-08-18
1
-2
/
+0
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
4
-4
/
+4
*
can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK
Nikita Edward Baruzdin
2014-07-15
1
-4
/
+7
*
can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK
Nikita Edward Baruzdin
2014-07-15
1
-5
/
+13
*
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
2014-05-21
1
-5
/
+9
*
can: sja1000_isa: add locking for indirect register access mode
Oliver Hartkopp
2014-04-24
1
-3
/
+13
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-1
/
+1
*
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
6
-0
/
+6
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-3
/
+4
*
can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access
Florian Vaussard
2014-02-06
1
-2
/
+18
*
can: sja1000: fuse of_platform into platform
Florian Vaussard
2014-02-04
4
-259
/
+109
*
can: sja1000: platform: use devm_* APIs
Florian Vaussard
2014-02-04
1
-34
/
+12
*
can: sja1000: convert printk to use netdev API
Florian Vaussard
2014-02-04
1
-2
/
+1
*
can: sja1000: add support for Elcus CAN200PCI
Oleg Moroz
2014-01-11
1
-1
/
+22
*
can: Fix FSF address in file headers
Jeff Kirsher
2013-12-17
6
-12
/
+6
*
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
2013-11-25
1
-8
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
5
-6
/
+1
|
\
[next]