summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-12net: can: flexcan: Add pinmuxing in runtime_supsendPhilippe Schenker
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2018-12-24net: can: flexcan: Fix wakeup on CAN from suspend issueSanchayan Maity
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-08-24MLK-18251-1 net: can: flexcan: add clock source select supportDong Aisheng
2018-08-24MLK-16879-3 can: flexcan: add notes for avaliable fd mode rate combinationsDong Aisheng
2018-08-24MLK-16879-2 can: flexcan: allow user to disable can fd mode from device treeDong Aisheng
2018-08-24MLK-16879-1 can: flexcan: improve can fd bittiming settingDong Aisheng
2018-08-24MLK-16757-2 can: flexcan: implement runtime pmDong Aisheng
2018-08-24MLK-16757-1 can: flexcan: disable clocks during suspendDong Aisheng
2018-08-24MLK-16559 flexcan: make MB mode be able to receive extend frameDong Aisheng
2018-08-24MLK-15046-8 can: flexcan: enable flexcan support for arm64Dong Aisheng
2018-08-24MLK-15046-7 can: flexcan: add imx8qm supportDong Aisheng
2018-08-24MLK-15046-6 can: flexcan: make MB mode store Remote framesDong Aisheng
2018-08-24MLK-15046-5 can: flexcan: add can fd bitrate switch supportDong Aisheng
2018-08-24MLK-15046-4 can: flexcan: add can fd mode supportDong Aisheng
2018-08-24MLK-15046-3 can: flexcan: make Message Buffer size and number dynamicallyDong Aisheng
2018-08-24MLK-15046-2 can: flexcan: add message buffer rx supportDong Aisheng
2018-08-24MLK-15046-1 can: flexcan: re-structure to decouple the dependency on fifo modeDong Aisheng
2018-08-24MLK-12478-1 can: flexcan: add LPSR mode supportDong Aisheng
2018-08-24MLK-12064 can: flexcan: fix timeout when set small bitrateDong Aisheng
2018-08-24MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2018-08-24MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2018-08-24MLK-10131 ENGR00300439-5 can: flexcan: parse stop mode control bits from devi...Dong Aisheng
2018-08-24MLK-10131 ENGR00286724-8 can: flexcan: add self wakeup supportDong Aisheng
2018-08-24MLK-10131 ENGR00286724-4 can: flexcan: add platform_data for transceiver_switchDong Aisheng
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28can: ifi: Check core revision upon probeMarek Vasut
2018-03-28can: ifi: Repair the error handlingMarek Vasut
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu