aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/peak_pcmcia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner1-9/+1
2018-07-27can: sja1000: Replace mdelay with usleep_range in pcan_add_channelsJia-Ju Bai1-1/+1
2017-10-27drivers/net: can: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-09-21drivers: net: can: sja1000: use setup_timer() helper.Allen Pais1-3/+1
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker1-0/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp1-4/+4
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-12/+1
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches1-1/+0
2012-12-03can: remove __dev* attributesBill Pemberton1-1/+1
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin1-1/+3
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean1-0/+753