summaryrefslogtreecommitdiff
path: root/drivers/net/can/c_can/c_can.h
AgeCommit message (Expand)Author
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-07-27can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()Vincent Mailhol
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2021-08-19can: c_can: cache frames to operate as a true FIFODario Binacchi
2021-08-19can: c_can: support tx ring algorithmDario Binacchi
2021-08-19can: c_can: remove struct c_can_priv::priv fieldDario Binacchi
2021-05-27can: c_can: add ethtool supportDario Binacchi
2021-05-27can: c_can: remove unused variable struct c_can_priv::rxmaskedDario Binacchi
2021-04-07can: c_can: remove unused enum BOSCH_C_CAN_PLATFORMMarc Kleine-Budde
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi
2021-03-30can: c_can: remove unused codeDario Binacchi
2021-03-30can: c_can: fix indentionMarc Kleine-Budde
2020-10-06can: c_can: reg_map_{c,d}_can: mark as __maybe_unusedMarc Kleine-Budde
2019-11-04can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck
2014-11-17can: c_can: Add support for START pulse in RAMINIT sequenceRoger Quadros
2014-11-17can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros
2014-11-17can: c_can: Add RAMINIT register information to driver dataRoger Quadros
2014-11-17can: c_can: Introduce c_can_driver_data structureRoger Quadros
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Get rid of pointless interruptsThomas Gleixner
2014-04-01can: c_can: Store dlc privateThomas Gleixner
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner
2012-11-27can: c_can: Add d_can raminit supportAnilKumar Ch
2012-09-21can: c_can: Add d_can suspend resume supportAnilKumar Ch
2012-09-21can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch
2012-06-07can: c_can: Add support for Bosch D_CAN controllerAnilKumar Ch
2012-06-07can: c_can: Move overlay structure to array with offset as indexAnilKumar Ch
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch
2011-02-13can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma