summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2025-03-14can: flexcan: add transceiver capabilitiesDimitri Fedrau
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-19can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX...Robin van der Gracht
2025-02-19can: gs_usb: add VID/PID for the CANnectivity firmwareHenrik Brix Andersen
2025-02-19can: flexcan: add NXP S32G2/S32G3 SoC supportCiprian Marian Costea
2025-02-19can: flexcan: Add quirk to handle separate interrupt lines for mailboxesCiprian Marian Costea
2025-02-19can: c_can: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-02-19can: c_can: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski
2025-02-19can: c_can: Simplify handling syscon error pathKrzysztof Kozlowski
2025-02-19can: c_can: Drop useless final probe failure messageKrzysztof Kozlowski
2025-02-08can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski
2025-02-08can: ctucanfd: handle skb allocation failureFedor Pchelkin
2025-01-13can: grcan: move napi_enable() from under spin lockJakub Kicinski
2025-01-10Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-01-10can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_usb: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: m_can: call deinit/init callback when going into suspend/resumeSean Nyekjaer
2025-01-10can: tcan4x5x: add deinit callback to set standby modeSean Nyekjaer
2025-01-10can: m_can: add deinit callbackSean Nyekjaer
2024-12-23can: dev: can_get_state_str(): Remove dead codeAriel Otilibili
2024-12-23can: tcan4x5x: get rid of false clock errorsSean Nyekjaer
2024-12-23can: sun4i_can: continue to use likely() to check skbDario Binacchi
2024-12-23can: tcan4x5x: add option for selecting nWKRQ voltageSean Nyekjaer
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-06net: simplify resource acquisition + ioremapRosen Penev
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang
2024-11-26can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...Dario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): fix potential use-after-freeDario Binacchi
2024-11-26can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi
2024-11-26can: c_can: c_can_handle_bus_err(): update statistics if skb allocation failsDario Binacchi
2024-11-26can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov
2024-11-26can: dev: can_set_termination(): allow sleeping GPIOsMarc Kleine-Budde
2024-11-11vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.Kuniyuki Iwashima
2024-11-04can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde
2024-11-04can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde