]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel
Add kernel version depency for Kernel 3.1.x which extended __rtnl_register().
[socketcan-devel.git] / kernel /
2010-01-09 wolfcan: mscan-mpc5xxx: add support for the MPC512x processor
2010-01-09 wolfcan: mscan: fix improper return if dlc < 8 in start_xmi...
2010-01-06 hartkoppThis patch adds the flag CAN_CTRLMODE_ONE_SHOT. It...
2010-01-06 hartkoppRemoved obsolete CC770 Kconfig parts as seen in a mail...
2010-01-05 hartkoppCorrect NULL test discovered by Julias Lawall:
2009-12-04 hartkoppUpdated slcan to 2.6.32 including:
2009-12-03 hartkoppRenamed the GET_CAN_DLC() macro to lower-case get_can_d...
2009-12-03 hartkoppIntroduced new GET_CAN_DLC() macro, that casts the...
2009-11-30 wolfmscan/mpc52xx_can: fix usage of obsolete dev->base_addr
2009-11-22 wolfnet/can: add driver for mscan family & mpc52xx_mscan
2009-11-21 wolfcc770: move Kconfig entries into the cc770 sub-directory
2009-11-21 wolfnet: Support specifying the network namespace upon...
2009-11-21 wolfcan: Fix driver Kconfig structure
2009-11-17 wolfcan: fix setting mcp251x bit timing on open
2009-11-16 wolfcan: add the missing netlink get_xstats_size callback
2009-11-16 wolfsyncs socketcan version of mcp251x driver to that accep...
2009-11-11 hartkoppAdd MODULE_FIRMWARE definitions.
2009-11-08 hartkoppbcm_proc_getifname() is called with RTNL and dev_base_lock
2009-11-08 wolfcan: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifi...
2009-11-06 hartkoppIn 2.6.32+ the setsockopt function provides an unsigned...
2009-11-06 hartkoppAdded channel information in sysfs.
2009-11-06 hartkopp- Fix 64bit division for 32bit systems.
2009-11-05 wolfmscan: do not set err value on slprq timeout
2009-10-29 wolfmcp251x: SPI clean-up for mainline inclusion
2009-10-26 wolfsja1000: fix improper library functions for skb allocat...
2009-10-15 wolfWrap the CAN include/linux header files to include...
2009-10-07 wolfcan: provide library functions for skb allocation
2009-10-07 wolfems_usb: Increase MAX_TX_URBS
2009-09-30 wolfat91_can: sync with the version accepted for kernel...
2009-09-30 wolfems_usb: sync with the version accepted for kernel...
2009-09-23 hartkoppFix missing kernel version depency from commit rev...
2009-09-23 hartkoppFix kernel version depency from commit rev 1060
2009-09-23 wolfems_usb: move ems_usb.c into the sub-directory usb
2009-09-22 wolfcan: make the number of echo skb's configurable
2009-09-18 wolfcan: Handle netdev->last_rx and netdev_tx_t properly...
2009-09-16 wolfcan: mscan: fix TX message handling to ensure proper...
2009-09-15 wolfsja1000: fix network statistics update
2009-09-15 wolfat91_can: fix missing version dependencies for superflu...
2009-09-15 wolfat91_can: add NAPI support fix error and bus off handling
2009-09-15 hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-09-10 wolfems_usb: Fix inconsistent naming of devs
2009-09-10 wolfems_usb: CAN/USB driver for EMS CPC-USB/ARM7 CAN interfaces
2009-09-10 hartkoppcan: sja1000: remove duplicated includes
2009-09-03 hartkoppFix connotation remarked by Chris Verges.
2009-08-31 hartkopprevert code movement from previous commit.
2009-08-31 hartkoppUpdate minor changes from mainline, e.g.
2009-08-31 hartkoppcan: use correct NET_RX_ return values
2009-08-31 hartkoppAdd support for seq_file in Kernels >= 2.6.26.
2009-08-27 hartkoppUpdated Kconfig entries that are already in mainline...
2009-08-27 hartkoppUpdated Kconfig.kernel to latest mainline version.
2009-08-26 hartkoppcan: Use WARN_ONCE() instead of BUG_ON() for sanity...
2009-08-21 hartkoppmerged branches/netlink in rev. 1037 back to trunk.
2009-07-20 hartkoppnet/can bugfix: use after free bug in can protocol...
2009-07-20 hartkoppnet/can: add module alias to can protocol drivers
2009-06-02 wolfdev: add can_get_echo_skb() for cleanup purposes
2009-06-02 wolfdev: Use minimal set of SYSFS flies for intelligent...
2009-06-02 wolfDriver for the esd PCI/331, CPCI/331 and PMC/331 cards
2009-05-05 hartkoppAs the original code was already under GPL the addition...
2009-05-05 hartkoppAdded backport of slcan driver to kernel 2.4 tree.
2009-04-23 wolfDrivers for esd SJA1000 based PCI CAN cards
2009-04-16 hartkoppFor the Network Drop Monitor introduced in 2.6.30 by...
2009-04-06 wolfAT91SAM9263 CAN driver taken from Marc's GIT repository
2009-04-03 hartkoppproc 2/2: remove struct proc_dir_entry::owner
2009-03-01 hartkoppRemove some pointless conditionals before kfree_skb().
2009-02-27 wolfAdd missing SET_NETDEV_DEV() in SJA1000 OF platform...
2009-02-19 wolfSJA1000: remove dead code in sja1000.h
2009-02-18 wolfSJA1000: generic OF platform bus driver
2009-02-17 wolfSome minor beautifications of output messages
2009-02-17 wolfSJA1000: add missing netdev_ops support for > 2.6.29
2009-02-17 wolfUse EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL for...
2009-02-17 wolfUse type u64 instead of uint64_t as suggested by Sam
2009-02-17 wolfMake CONFIG_CAN_DEV depend on SYSFS
2009-02-17 wolfFix warnings reported by make sparse
2009-02-15 wolfMSCAN-MPC5200: more style fixes and make MSCAN variant...
2009-02-15 wolfMSCAN: further cleanup, remove volatile and whitespace
2009-02-14 wolfSJA1000: more cleanup and use SJA1000_MAX_IRQ instead...
2009-02-14 wolfSJA1000: remove error message in ISR with shared interrupts
2009-02-14 wolfEnable device dev_dbg with CONFIG_CAN_DEBUG_DEVICES
2009-02-14 wolfMSCAN/MPC52xx: copyright note fixes and beautification
2009-02-14 wolfdev.c: cleanup and name changes and more doc
2009-02-14 wolfVarious fixes for dev.h
2009-02-14 wolfdrivers/net/can/Kconfig cleanup and beautification
2009-02-14 wolfdev: print useful error message if the bit-timing is...
2009-02-14 wolfMakefile.common: allow CONFIG_CAN_CALC_BITTIMING to...
2009-02-13 wolfmcp251x CAN driver: correctly initializes can error...
2009-02-13 wolfmcp251x CAN driver: fixes race condition on module...
2009-02-13 wolfmcp251x CAN driver: fix issue with RX getting stuck...
2009-02-06 hartkoppAdded CONFIG_CAN_CALC_BITTIMING to be defined by defaul...
2009-02-04 wolfMSCAN-MPC52XX: fix section mismatch and OF compatible...
2009-02-02 hartkoppAdded ISO-TP burst mode for data transfers without...
2009-02-01 wolfMSCAN: cleanup unnecessary debug code
2009-02-01 wolfMSCAN: fix netdev napi name changes starting with 2...
2009-02-01 wolfsja1000_platform: fix coding style issues (long lines)
2009-02-01 wolfSJA1000: remove unnecessary debugging code
2009-02-01 wolfMake CAN bit-timing calculation configurable
2009-01-29 hartkoppFix 64bit issue in strtoul() usage reported by Kurt...
2009-01-21 hartkoppUpdated to latest CAN core changes:
2009-01-21 hartkoppUpdated to latest CAN core changes:
2009-01-21 hartkoppRevert commit r910: "Added sanity check for received...
2009-01-20 hartkoppAdded sanity check for received slcan ASCII data.
next