]> rtime.felk.cvut.cz Git - socketcan-devel.git/shortlog
socketcan-devel.git
2010-02-05 wolfcan: Proper ctrlmode handling for CAN devices
2010-02-03 hartkoppThe hlist content ensured only CAN netdevices to be...
2010-01-30 wolfmcp251x: misc bugfixes
2010-01-25 wolfsja1000: Driver for some PLX PCI bridge + sja1000 CAN...
2010-01-24 hartkoppConsistently clean up the reference dev->ml_priv when...
2010-01-23 hartkoppSince 2.6.26 a new "midlevel private" ml_priv pointer...
2010-01-23 hartkoppAdded 2.6.33 compatibility due to:
2010-01-23 hartkoppFix rcu handling by removing nested rcu locks.
2010-01-17 wolfREADME.submitting-patches: fix typos
2010-01-17 wolfREADME.submitting-patches: fix typos and add some missi...
2010-01-17 wolfREADME on how to submit Socket-CAN patches
2010-01-15 hartkoppTry to ignore the usual value restrictions of sockopt...
2010-01-15 hartkoppAdded '-d' option to support the receive packet drop...
2010-01-14 wolfSupport for the esd USB2 CAN interface
2010-01-12 hartkoppTo prevent the CAN drivers to operate on invalid socket...
2010-01-12 wolfesd_pci331: fix sending erroneous frames when loopback...
2010-01-10 wolfmscan-mpc5xxx: add missing include for clk functions...
2010-01-09 wolfpowerpc/mpc5xxx: add OF platform binding doc for FSL...
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 hartkoppugh - fixed order in patch generation commands
2010-01-06 hartkoppAdded sed command to replace include/socketcan with...
2010-01-06 hartkoppUpdate include paths.
2010-01-06 hartkoppAdded new integrated files to file list.
2010-01-06 hartkoppChange include paths from include/linux to include...
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-25 hartkoppfflush the new configurable stdout output to allow...
2009-11-25 hartkoppAllow to specify the name of the IP tunnel netdevice...
2009-11-25 hartkoppRemove feature to quit the isotptun by keypress (from...
2009-11-25 wolfcan-utils: canfdtest, a full duplex test to find out...
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-06 hartkoppAdded hook to print selected logfile lines on stdout...
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-08 hartkoppRework of can_if start script:
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 hartkoppIntroduce KERNELDIR variable to allow override when...
2009-09-10 hartkoppcan: sja1000: remove duplicated includes
2009-09-10 hartkoppMove BCM server into can-utils as it is not test applic...
2009-09-10 hartkoppRemove obsolete 'vcan' tool.
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 thuermannSupport nested #if LINUX_VERSION_CODE ... conditions.
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 hartkoppSubstitute ND2D() macro by default when creating patche...
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 hartkoppAdded slcand daemon contributed by Robert Haddon <rober...
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-16 hartkoppAdded commandline option '-r' to set the per-socket...
2009-04-06 hartkoppRemoved the limitation for the number of CAN filters...
2009-04-06 wolfAT91SAM9263 CAN driver taken from Marc's GIT repository
2009-04-06 hartkoppAdd functionality to
next