summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing/softing_main.c
Commit message (Expand)AuthorAgeFilesLines
* net/can: using dev_get_drvdata directlyFuqian Huang2019-07-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner2019-06-051-12/+1Star
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-2/+2
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* 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/+0Star
* can: softing: remove unused sysfs attributesKurt Van Dijck2014-04-251-4/+0Star
* can: softing: drop 'channel' sysfs attributeKurt Van Dijck2014-04-251-12/+4Star
* 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/+0Star
* can: Fix FSF address in file headersJeff Kirsher2013-12-171-2/+1Star
* can: softing: use dev_get_platdata()Jingoo Han2013-09-211-1/+1
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* can: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* 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/+2Star
* 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/+0Star
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
* can: add driver for Softing cardKurt Van Dijck2011-01-221-0/+893