aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can/softing/softing_main.c
AgeCommit message (Expand)Author
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17can: Fix FSF address in file headersJeff Kirsher
2013-09-21can: softing: use dev_get_platdata()Jingoo Han
2013-06-03net: can: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03can: remove __dev* attributesBill Pemberton
2012-07-17can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck
2011-01-21can: add driver for Softing cardKurt Van Dijck