aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/grcan.c
AgeCommit message (Expand)Author
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2017-10-27drivers/net: can: Convert timers to use timer_setup()Kees Cook
2017-09-21drivers: net: can: use setup_timer() helper.Allen Pais
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2015-07-15can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde
2015-03-17can: constify of_device_id arrayFabian Frederick
2014-10-20net: can: drop owner assignment from platform_driversWolfram Sang
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2013-10-09drivers: remove unnecessary prom.h includesRob Herring
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han
2013-05-16drivers: net: can: grcan: use devm_ioremap_resource()Laurent Navet
2012-12-03can: remove __dev* attributesBill Pemberton
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson