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.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
/
xilinx_can.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-20
can: xilinx_can: Document driver description to list all supported IPs
Harini T
1
-1
/
+1
2024-02-16
can: xilinx_can: Add ethtool stats interface for ECC errors
Srinivas Goud
1
-0
/
+64
2024-02-16
can: xilinx_can: Add ECC support
Srinivas Goud
1
-4
/
+101
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
1
-6
/
+3
2023-07-19
can: xilinx_can: Add support for controller reset
Srinivas Neeli
1
-4
/
+21
2023-05-22
can: dev: add transceiver capabilities to xilinx_can
Marcel Hellwig
1
-0
/
+19
2023-05-15
can: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-07-04
Revert "can: xilinx_can: Limit CANFD brp to 2"
Srinivas Neeli
1
-2
/
+2
2022-06-11
can: xilinx_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
1
-3
/
+3
2022-06-11
can: xilinx_can: add Transmitter Delay Compensation (TDC) feature support
Srinivas Neeli
1
-5
/
+61
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-9
/
+1
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-04-19
can: xilinx_can: mark bit timing constants as const
Marc Kleine-Budde
1
-2
/
+2
2022-02-24
can: xilinx_can: Add check for NAPI Poll function
Srinivas Neeli
1
-4
/
+5
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-01-09
can: xilinx_can: xcan_probe(): check for error irq
Jiasheng Jiang
1
-1
/
+6
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+7
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-8
/
+1
2021-10-24
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Dongliang Mu
1
-2
/
+0
2021-10-24
can: xilinx_can: remove repeated word from the kernel-doc
Michal Simek
1
-3
/
+2
2021-03-30
can: xilinx_can: Simplify code by using dev_err_probe()
Michal Simek
1
-6
/
+4
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
-2
/
+2
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
1
-2
/
+2
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
-2
/
+2
2020-11-04
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
1
-3
/
+3
2020-10-08
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
1
-2
/
+2
2020-10-08
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
1
-1
/
+5
2020-10-08
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
1
-2
/
+2
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-1
/
+1
2019-12-08
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
Srinivas Neeli
1
-0
/
+7
2019-12-03
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
1
-12
/
+13
2019-12-03
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-11-11
can: xilinx_can: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-11-11
can: xilinx_can: avoid non-requested bus error frames
Anssi Hannula
1
-41
/
+48
2019-11-11
can: xilinx_can: fix checkpatch warnings
Marc Kleine-Budde
1
-5
/
+4
2019-11-04
can: xilinx_can: Fix flags field initialization for axi can
Appana Durga Kedareswara rao
1
-1
/
+0
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
1
-1
/
+1
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
1
-3
/
+10
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
1
-21
/
+8
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
1
-76
/
+63
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
1
-12
/
+1
2019-07-24
can: xilinx_can: clean up indentation issue
Colin Ian King
1
-1
/
+1
[next]