index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
/
sja1000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2023-10-06
can: sja1000: Always restart the Tx queue after an overrun
Miquel Raynal
1
-1
/
+7
2023-10-04
can: sja1000: Fix comment
Miquel Raynal
1
-1
/
+1
2023-06-22
can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
Miquel Raynal
1
-3
/
+26
2023-06-22
can: sja1000: Prepare the use of a threaded handler
Miquel Raynal
1
-3
/
+8
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-09-05
can: sja1000: remove redundant variable ret
Jinpeng Cui
1
-5
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
1
-3
/
+5
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-11
/
+0
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+1
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-2
/
+0
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-11-30
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
1
-5
/
+5
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-5
/
+5
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2016-05-09
can: sja1000: Fix error location forwarding
Alexander Gerasiov
1
-1
/
+5
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-11-23
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-07-15
can: sja1000: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2014-12-07
can: sja1000: Consolidate and unify state change handling
Andri Yngvason
1
-28
/
+23
2014-08-21
can: sja1000: Validate initialization state in start method
Mirza Krak
1
-29
/
+33
2014-07-15
can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK
Nikita Edward Baruzdin
1
-4
/
+7
2014-07-15
can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK
Nikita Edward Baruzdin
1
-5
/
+13
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
1
-3
/
+4
2014-02-04
can: sja1000: convert printk to use netdev API
Florian Vaussard
1
-2
/
+1
2013-11-26
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2013-04-16
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
1
-62
/
+64
2013-03-27
can: sja1000: fix define conflict on SH
Marc Kleine-Budde
1
-3
/
+3
2013-01-26
can: sja1000: add LED trigger support
Fabio Baltieri
1
-1
/
+16
2012-11-29
can: sja1000: remove obsolete variable open_time
Marc Kleine-Budde
1
-8
/
+0
2012-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-02-27
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-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-10
/
+9
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-2
/
+0
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
2010-05-21
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
2010-05-19
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
1
-3
/
+17
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-1
/
+0
[next]