]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel
Added funtionality to flush all GW jobs in one netlink message.
[socketcan-devel.git] / kernel /
2010-02-23 hartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-23 hartkoppAdded Kconfig entry for the CAN Gateway/Router.
2010-02-22 hartkoppAdded missing include for rcu hlist.
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-20 hartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-20 hartkoppCopy the struct members separately to ensure that no...
2010-02-19 wolfems_pcmcia: Fix compiler errors with recent net-next-2.6
2010-02-19 hartkoppConsistently rename LOOPBACK to ECHO to meet IFF_ECHO...
2010-02-19 hartkoppAdded include for gw.h to be accessed by can-utils.
2010-02-19 hartkoppdoc fix. Struct can_filter is only 8 bytes long.
2010-02-19 hartkoppGrrr. Fixed previous commit which was using the wrong...
2010-02-19 hartkoppAdded flag to preserve the timestamp from the source...
2010-02-19 hartkoppSwapped the parameters inside the modifier attribute...
2010-02-18 hartkoppCorrect frame counter in gw_rcv.
2010-02-18 hartkoppAdded netlink powered CAN gateway functionality with...
2010-02-15 wolfesd_usb2: fix compile warnings with 2.6.32
2010-02-11 wolfplx_pci: sync with net-next-2.6
2010-02-10 wolfesd_pci331: fix 64bit compiler warning
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-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 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
next