Age | Commit message (Expand) | Author | Files | Lines |
2014-03-17 | can: populate netdev::dev_id for udev discrimination | Christopher R. Baker | 1 | -0/+1 |
2014-03-17 | can: Unify MTU settings for CAN interfaces | Oliver Hartkopp | 1 | -0/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-17 | can: Fix FSF address in file headers | Jeff Kirsher | 3 | -6/+3 |
2013-10-01 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 1 | -1/+1 |
2013-09-24 | can: Remove extern from function prototypes | Joe Perches | 1 | -12/+12 |
2013-09-21 | can: softing: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-06-03 | net: can: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-03-19 | FIX: softingcs conversion to module_pcmcia_driver macro | Kurt Van Dijck | 1 | -1/+1 |
2013-03-15 | softingcs: use module_pcmcia_driver | Kurt Van Dijck | 1 | -12/+1 |
2013-03-15 | softingcs: initialize spinlock with macro | Kurt Van Dijck | 1 | -2/+1 |
2013-01-26 | can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block | Marc Kleine-Budde | 1 | -1/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -3/+2 |
2012-12-03 | can: remove __dev* attributes | Bill Pemberton | 2 | -11/+11 |
2012-08-24 | can: softing: Fix potential memory leak in softing_load_fw() | Alexey Khoroshilov | 1 | -3/+4 |
2012-07-17 | can: softing: softing_main: ensure a consistent return value in error case | Julia Lawall | 1 | -1/+1 |
2011-11-29 | net/can: convert drivers/net/can/* to use module_platform_driver() | Axel Lin | 1 | -14/+2 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-06-24 | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 1 | -1/+0 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2 | -0/+2 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 1 | -1/+1 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+2 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-02-28 | CAN: add controller hardware name for Softing cards | Kurt Van Dijck | 1 | -0/+1 |
2011-02-14 | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck | 1 | -1/+1 |
2011-02-09 | can: softing_cs needs slab.h | Randy Dunlap | 1 | -0/+1 |
2011-02-01 | CAN: softing driver depends on IOMEM | Chuck Ebbert | 1 | -1/+1 |
2011-01-22 | can: add driver for Softing card | Kurt Van Dijck | 3 | -0/+374 |
2011-01-22 | can: add driver for Softing card | Kurt Van Dijck | 6 | -0/+1812 |