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
/
mscan
/
mscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: mscan: remove unused struct 'mscan_state'
Dr. David Alan Gilbert
2024-06-20
1
-6
/
+0
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+5
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
1
-1
/
+1
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+2
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+2
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-4
/
+5
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-10
/
+10
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: mscan: simplify clock enable/disable
Zhang Changzhong
2020-09-21
1
-18
/
+10
*
can: mscan: mark expected switch fall-through
Marc Kleine-Budde
2020-09-21
1
-0
/
+1
*
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-02
1
-11
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
can: mscan: Consolidate and unify state change handling
Andri Yngvason
2014-12-07
1
-34
/
+14
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-3
/
+4
*
can: Fix FSF address in file headers
Jeff Kirsher
2013-12-17
1
-2
/
+1
*
can: mscan: improve clock API use
Gerhard Sittig
2013-08-29
1
-1
/
+24
*
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2012-11-29
1
-8
/
+0
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
1
-1
/
+1
*
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
1
-9
/
+8
*
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
2012-02-03
1
-1
/
+15
*
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
2011-11-14
1
-1
/
+1
*
net/can/mscan: add listen only mode
Marc Kleine-Budde
2011-11-14
1
-2
/
+6
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
1
-3
/
+8
|
\
|
*
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
2011-10-10
1
-3
/
+8
*
|
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
2011-08-15
1
-13
/
+13
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drivers/net/can: Update WARN uses
Joe Perches
2010-11-09
1
-1
/
+1
*
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
1
-1
/
+0
*
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-15
1
-0
/
+1
*
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-12
1
-4
/
+1
*
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2010-01-08
1
-10
/
+41
*
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
2010-01-08
1
-3
/
+6
*
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
1
-1
/
+2
*
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
1
-5
/
+11
*
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
1
-5
/
+10
*
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
1
-2
/
+4
*
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
1
-3
/
+0
*
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
1
-12
/
+7
*
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
1
-8
/
+0
*
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
1
-12
/
+13
*
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-17
1
-29
/
+0
*
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
2009-11-13
1
-0
/
+699