summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)AuthorFilesLines
2025-05-18can: mcp251xfd: fix TDC setting for low data bit ratesKelsey Maes1-8/+32
2025-05-18can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probeAntonios Salios1-0/+1
2025-05-18can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-18can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-18can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-04-25can: rockchip_canfd: fix broken quirks checksWeizhao Ouyang1-3/+4
2025-04-20can: flexcan: add NXP S32G2/S32G3 SoC supportCiprian Marian Costea1-0/+11
2025-04-20can: flexcan: Add quirk to handle separate interrupt lines for mailboxesCiprian Marian Costea2-1/+28
2025-04-10can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX...Robin van der Gracht1-5/+0
2025-03-14can: flexcan: disable transceiver during system PMHaibo Chen1-1/+11
2025-03-14can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-03-14can: rcar_canfd: Fix page entries in the AFL listBiju Das1-17/+11
2025-03-14can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol1-25/+18
2025-02-08can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-02-08can: ctucanfd: handle skb allocation failureFedor Pchelkin1-4/+6
2025-01-14can: grcan: move napi_enable() from under spin lockJakub Kicinski1-1/+2
2025-01-11Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...Jakub Kicinski10-148/+166
2025-01-10can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson1-13/+16
2025-01-10can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson1-26/+26
2025-01-10can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson3-19/+26
2025-01-10can: kvaser_usb: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson2-95/+60
2025-01-10can: m_can: call deinit/init callback when going into suspend/resumeSean Nyekjaer1-4/+11
2025-01-10can: tcan4x5x: add deinit callback to set standby modeSean Nyekjaer1-0/+9
2025-01-10can: m_can: add deinit callbackSean Nyekjaer2-0/+8
2024-12-23can: dev: can_get_state_str(): Remove dead codeAriel Otilibili1-2/+0
2024-12-23can: tcan4x5x: get rid of false clock errorsSean Nyekjaer1-1/+1
2024-12-23can: sun4i_can: continue to use likely() to check skbDario Binacchi1-1/+1
2024-12-23can: tcan4x5x: add option for selecting nWKRQ voltageSean Nyekjaer2-0/+21
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-10/+28
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer3-5/+19
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer1-5/+9
2024-12-07net: simplify resource acquisition + ioremapRosen Penev1-12/+3
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang1-8/+2
2024-11-26can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde1-1/+28
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi1-3/+7
2024-11-26can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi1-25/+33
2024-11-26can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi1-5/+9
2024-11-26can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi1-28/+39
2024-11-26can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+29
2024-11-26can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+40
2024-11-26can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-10/+23
2024-11-26can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...Dario Binacchi1-4/+3
2024-11-26can: hi311x: hi3110_can_ist(): fix potential use-after-freeDario Binacchi1-1/+2
2024-11-26can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi1-4/+4
2024-11-26can: c_can: c_can_handle_bus_err(): update statistics if skb allocation failsDario Binacchi1-9/+17
2024-11-26can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov1-7/+18
2024-11-26can: dev: can_set_termination(): allow sleeping GPIOsMarc Kleine-Budde1-1/+1
2024-11-12vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.Kuniyuki Iwashima1-9/+3