index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ifi_canfd
Age
Commit message (
Expand
)
Author
2019-11-11
can: ifi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-03-12
can: ifi: Repair the error handling
Marek Vasut
2018-03-12
can: ifi: Check core revision upon probe
Marek Vasut
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
2017-04-04
can: ifi: use correct register to read rx status
Markus Marb
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
2016-05-09
can: ifi: Add more detailed error reporting
Marek Vasut
2016-05-09
can: ifi: Increment TX counters only on real transmission
Marek Vasut
2016-05-09
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
Marek Vasut
2016-05-09
can: ifi: Unify timing constants
Marek Vasut
2016-05-09
can: ifi: Update timing configuration code
Marek Vasut
2016-05-09
can: ifi: Start NAPI poll on bus warning too
Marek Vasut
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut