summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing
Commit message (Expand)AuthorAgeFilesLines
* can: softing: Remove redundant variable ptrJiapeng Chong2021-05-271-2/+0
* can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-01-141-1/+1
* can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol2021-01-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-2/+7
|\
| * can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-051-2/+7
* | can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-202-8/+8
* | can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp2020-11-201-1/+1
|/
* can: softing: softing_card_shutdown(): add braces around empty body in an 'i...Marc Kleine-Budde2020-10-061-1/+2
* can: softing: update dead linkDiego Elio Pettenò2020-09-211-1/+1
* can: drivers: fix spelling mistakesMarc Kleine-Budde2020-09-214-11/+11
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* net/can: using dev_get_drvdata directlyFuqian Huang2019-07-051-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner2019-06-053-36/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...Colin Ian King2017-01-241-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-3/+3
* can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-201-0/+1
* net: can: softing: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* net: can: use kbuild magic to inherit debug settingsWolfram Sang2014-08-181-2/+0
* can: softing: remove unused sysfs attributesKurt Van Dijck2014-04-251-4/+0
* can: softing: drop 'channel' sysfs attributeKurt Van Dijck2014-04-251-12/+4
* can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-171-0/+1
* can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-171-0/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* can: Fix FSF address in file headersJeff Kirsher2013-12-173-6/+3
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-09-301-1/+1
|\
| * can: softing: use dev_get_platdata()Jingoo Han2013-09-211-1/+1
* | can: Remove extern from function prototypesJoe Perches2013-09-241-12/+12
|/
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck2013-03-181-1/+1
* softingcs: use module_pcmcia_driverKurt Van Dijck2013-03-151-12/+1
* softingcs: initialize spinlock with macroKurt Van Dijck2013-03-151-2/+1
* can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde2013-01-261-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-3/+2
* can: remove __dev* attributesBill Pemberton2012-12-032-11/+11
* can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
* can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall2012-07-171-1/+1
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-291-14/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-241-1/+0
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-212-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2011-04-262-2/+2
|\|
| * Fix common misspellingsLucas De Marchi2011-03-312-2/+2