summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2019-05-24net: can: flexcan: Add pinmuxing in runtime_supsendPhilippe Schenker
2019-05-24net: can: flexcan: Fix wakeup on CAN from suspend issueSanchayan Maity
2019-04-10MLK-21424 can: flexcan: fix normal CAN can't receive remote frame after setti...Joakim Zhang
2019-03-20MLK-21151 can: flexcan: use CBT register to set bitrate for mormal modeJoakim Zhang
2019-02-25MLK-20979: can: flexcan: fix CAN can't set other modes when enable fdJoakim Zhang
2019-02-12MLK-20774 can: flexcan: add ISO CAN FD feature supportJoakim Zhang
2019-02-12MLK-20166 can: flexcan: fix CAN can't wakeup system during suspendJoakim Zhang
2019-02-12MLK-20131 can: flexcan: fix CAN can't suspend/resume when CAN is only capable...Fugang Duan
2019-02-12MLK-19787 can: flexcan: fix CAN can't receive remote request frameJoakim Zhang
2019-02-12MLK-19692-1 can: flexcan: add CAN wakeup function for MX8Joakim Zhang
2019-02-12MLK-19414 can: flexcan: fix runtime PM warningJoakim Zhang
2019-02-12MLK-19473 can: flexcan: clean up the code in flexcanJoakim Zhang
2019-02-12MLK-19351-5 can: flexcan: allow user to disable can fd mode from deviceDong AiSheng
2019-02-12MLK-19351-4 can: flexcan: add notes for available fd mode rateDong AiSheng
2019-02-12MLK-19351-3 can : flexcan: improve can fd bittiming settingDong AiSheng
2019-02-12MLK-19351-2 can: flexcan: add can fd bitrate switch supportDong AiSheng
2019-02-12MLK-19351-1 can: flexcan: add can fd mode supportDong AiSheng
2019-02-12MLK-19166-4 can: flexcan: enable flexcan driverJoakim Zhang
2019-02-12MLK-19166-2 can: flexcan: enable flexcan support for arm64Joakim Zhang
2019-02-12MLK-19029 net: can: flexcan: fix the build warningPeter Chen
2019-02-12MLK-16757-2 can: flexcan: implement runtime pmDong Aisheng
2019-02-12MLK-16757-1 can: flexcan: disable clocks during suspendDong Aisheng
2019-02-12MLK-12478-1 can: flexcan: add LPSR mode supportDong Aisheng
2019-02-12MLK-12064 can: flexcan: fix timeout when set small bitrateDong Aisheng
2019-02-12MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2019-02-12MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2019-02-12MLK-10131 ENGR00300439-5 can: flexcan: parse stop mode control bits from devi...Dong Aisheng
2019-02-12MLK-10131 ENGR00286724-8 can: flexcan: add self wakeup supportDong Aisheng
2019-02-12MLK-10131 ENGR00286724-4 can: flexcan: add platform_data for transceiver_switchLeonard Crestez
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel
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-05can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean
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