index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
flexcan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+33
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
1
-4
/
+27
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
1
-3
/
+5
2019-07-24
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
1
-0
/
+3
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
1
-2
/
+12
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
1
-38
/
+81
2019-06-08
can: flexcan: Remove unneeded registration message
Fabio Estevam
1
-3
/
+0
2019-06-08
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
2019-01-22
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+1
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
1
-3
/
+13
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
1
-33
/
+55
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
1
-33
/
+36
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
1
-3
/
+19
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
1
-9
/
+164
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
1
-1
/
+6
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
1
-2
/
+2
2018-11-09
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
1
-2
/
+10
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-2
/
+2
2018-11-09
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
1
-1
/
+4
2018-11-09
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
1
-15
/
+12
2018-11-09
can: flexcan: Always use last mailbox for TX
Alexander Stein
1
-34
/
+33
2018-11-09
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
1
-1
/
+6
2018-07-27
can: flexcan: Switch to SPDX identifier
Fabio Estevam
1
-21
/
+10
2018-07-27
can: flexcan: fix flexcan_start_xmit()'s return type
Marc Kleine-Budde
1
-1
/
+1
2018-05-08
can: flexcan: fix endianess detection
Uwe Kleine-König
1
-12
/
+14
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-04
can: flex_can: Correct the checking for frame length in flexcan_start_xmit()
Luu An Phu
1
-1
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2017-12-01
can: flexcan: fix VF610 state transition issue
Marc Kleine-Budde
1
-2
/
+3
2017-12-01
can: flexcan: Update IRQ Err Passive information
Marc Kleine-Budde
1
-2
/
+2
2017-12-01
can: flexcan: adding platform specific details for LS1021A
Pankaj Bansal
1
-0
/
+8
2017-12-01
can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN contro...
Pankaj Bansal
1
-102
/
+131
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+2
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+3
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+1
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-9
/
+66
2017-10-19
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-4
/
+4
2017-10-19
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-2
/
+3
2017-03-03
can: flexcan: fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2017-02-06
can: flexcan: switch imx6 and vf610 to timestamp based offloading
Marc Kleine-Budde
1
-2
/
+3
2017-02-06
can: flexcan: add support for timestamp based rx-offload
Marc Kleine-Budde
1
-29
/
+129
2017-02-06
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
Marc Kleine-Budde
1
-3
/
+11
2017-02-06
can: flexcan: activate individual RX masking and initialize reg_rximr
Marc Kleine-Budde
1
-1
/
+7
2017-02-06
can: flexcan: make use of rx-offload's irq_offload_fifo
Marc Kleine-Budde
1
-112
/
+52
2017-02-06
can: flexcan: make TX mailbox selectable during runtime
Marc Kleine-Budde
1
-18
/
+24
2017-02-06
can: flexcan: calculate default value for imask1 during runtime
Marc Kleine-Budde
1
-6
/
+8
2017-02-06
can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED
Marc Kleine-Budde
1
-5
/
+11
[next]