index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
softing
/
softing_main.c
Age
Commit message (
Expand
)
Author
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2014-10-20
net: can: softing: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-25
can: softing: remove unused sysfs attributes
Kurt Van Dijck
2014-04-25
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
2013-09-21
can: softing: use dev_get_platdata()
Jingoo Han
2013-06-03
net: can: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
CAN: add controller hardware name for Softing cards
Kurt Van Dijck
2011-01-21
can: add driver for Softing card
Kurt Van Dijck