summaryrefslogtreecommitdiff
path: root/drivers/net/can/ifi_canfd
AgeCommit message (Expand)Author
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2020-11-20can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2019-11-11can: ifi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-03-12can: ifi: Repair the error handlingMarek Vasut
2018-03-12can: ifi: Check core revision upon probeMarek Vasut
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut
2017-04-04can: ifi: use correct register to read rx statusMarkus Marb
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut
2016-05-09can: ifi: Add more detailed error reportingMarek Vasut
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut
2016-05-09can: ifi: Unify timing constantsMarek Vasut
2016-05-09can: ifi: Update timing configuration codeMarek Vasut
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut