index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
xilinx_can.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
1
-1
/
+6
|
\
|
*
can: xilinx_can: xcan_probe(): check for error irq
Jiasheng Jiang
2022-01-09
1
-1
/
+6
*
|
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-3
/
+7
*
|
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-8
/
+1
|
/
*
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Dongliang Mu
2021-10-24
1
-2
/
+0
*
can: xilinx_can: remove repeated word from the kernel-doc
Michal Simek
2021-10-24
1
-3
/
+2
*
can: xilinx_can: Simplify code by using dev_err_probe()
Michal Simek
2021-03-30
1
-6
/
+4
*
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
-2
/
+2
*
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
1
-2
/
+2
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-5
/
+5
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-2
/
+2
*
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
2020-11-03
1
-3
/
+3
*
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
2020-10-07
1
-2
/
+2
*
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
2020-10-07
1
-1
/
+5
*
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
2020-10-07
1
-2
/
+2
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-1
/
+1
*
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
Srinivas Neeli
2019-12-08
1
-0
/
+7
*
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
2019-12-03
1
-12
/
+13
*
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-12-03
1
-1
/
+2
*
can: xilinx_can: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
*
can: xilinx_can: avoid non-requested bus error frames
Anssi Hannula
2019-11-11
1
-41
/
+48
*
can: xilinx_can: fix checkpatch warnings
Marc Kleine-Budde
2019-11-11
1
-5
/
+4
*
can: xilinx_can: Fix flags field initialization for axi can
Appana Durga Kedareswara rao
2019-11-04
1
-1
/
+0
*
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
2019-08-13
1
-1
/
+1
*
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
2019-08-13
1
-3
/
+10
*
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
2019-08-13
1
-21
/
+8
*
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
2019-08-13
1
-76
/
+63
*
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-08-13
1
-1
/
+2
*
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
2019-08-13
1
-12
/
+1
*
can: xilinx_can: clean up indentation issue
Colin Ian King
2019-07-24
1
-1
/
+1
*
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
2019-07-24
1
-16
/
+214
*
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+12
*
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+2
*
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+6
*
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
2019-07-24
1
-19
/
+22
*
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
2019-06-07
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
can: xilinx: add can 2.0 support
Shubhrajyoti Datta
2018-11-28
1
-1
/
+33
*
can: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-11-28
1
-1
/
+1
*
can: xilinx_can: add support for Xilinx CAN FD core
Anssi Hannula
2018-07-27
1
-44
/
+259
*
can: xilinx_can: refactor code in preparation for CAN FD support
Anssi Hannula
2018-07-27
1
-88
/
+118
*
can: xilinx_can: update stats.tx_bytes after transmission
Anssi Hannula
2018-07-27
1
-4
/
+2
*
can: xilinx_can: use can_change_state()
Anssi Hannula
2018-07-27
1
-27
/
+7
*
can: xilinx_can: only report warning and passive states on state changes
Anssi Hannula
2018-07-27
1
-1
/
+2
*
can: xilinx: fix xcan_start_xmit()'s return type
Luc Van Oostenryck
2018-07-27
1
-2
/
+2
*
can: xilinx_can: fix power management handling
Anssi Hannula
2018-07-23
1
-41
/
+28
*
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
2018-07-23
1
-5
/
+5
*
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
2018-07-23
1
-1
/
+1
*
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
2018-07-23
1
-16
/
+123
[next]