aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/peak_canfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11can: peak_canfd: provide hw timestamps in rx skbsStephane Grosjean1-2/+16
2019-11-11can: peak_canfd: fix checkpatch warningsMarc Kleine-Budde3-9/+7
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner2-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-07-27can: peak_canfd: rearrange the way resources are releasedStephane Grosjean1-3/+6
2018-07-27can: peak_canfd: fix typo in error messageStephane Grosjean1-1/+1
2018-07-27can: peak_canfd: use ndev irq instead of pci_dev oneStephane Grosjean1-3/+3
2018-07-27can: peak_canfd: remove useless defined symbolsStephane Grosjean1-3/+0
2018-07-27can: peak_canfd: improves 32-bit alignmentStephane Grosjean1-1/+1
2018-07-23can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean1-0/+19
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+1
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean1-6/+3
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean1-1/+4
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean1-1/+1
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean5-0/+1716