Age | Commit message (Expand) | Author |
2012-03-07 | can: peak_usb: PCAN-USB specific part: fix little endian usage | Stephane Grosjean |
2012-03-03 | can: usb: PEAK-System Technik PCAN-USB Pro specific part | Stephane Grosjean |
2012-03-03 | can: usb: PEAK-System Technik PCAN-USB specific part | Stephane Grosjean |
2012-03-03 | can: usb: PEAK-System Technik USB adapters driver core | Stephane Grosjean |
2012-03-03 | can: sja1000: add support for PEAK-System PCMCIA card | Stephane Grosjean |
2012-03-03 | can: peak_pci: add support of some new PEAK-System PCI cards | Stephane Grosjean |
2012-03-03 | can: cc770: linux/can/dev.h included twice | Danny Kukawka |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-20 | can: sja1000: fix isr hang when hw is unplugged under load | Oliver Hartkopp |
2012-02-04 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-03 | can: replace the dev_dbg/info/err/... with the new netdev_xxx macros | Wolfgang Grandegger |
2012-02-03 | can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback | Wolfgang Grandegger |
2012-02-03 | can: Kconfig: add more information about Intel EG20T PCH CAN controller | Tomoya MORINAGA |
2012-02-03 | can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA |
2012-02-03 | can: plx_pci: add support for IXXAT PCI cards | James Kime |
2012-02-03 | can: ems_usb: Improved memory handling on ems_usb_start | Sebastian Haas |
2012-02-03 | can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK | Reuben Dowle |
2012-02-03 | can: dev: let can_get_echo_skb() return dlc of CAN frame | Marc Kleine-Budde |
2012-02-03 | can: ems_usb: Removed double netif_device_detach | Sebastian Haas |
2012-02-03 | can: peak_pci: Fix the way channels are linked together | Stephane Grosjean |
2012-02-03 | can: ems_usb: Removed double netif_device_detach | Sebastian Haas |
2012-02-03 | can: pch_can: fix error passive level test | Xi Wang |
2012-02-03 | can: ti_hecc: use netif_rx in the interrupt | Wolfgang Grandegger |
2012-02-03 | can: cc770: Fix indirect access deadlock on ISA cards | Wolfgang Zarre |
2012-02-03 | can: cc770: store echo skb before starting the transfer | Wolfgang Grandegger |
2012-02-03 | can: flexcan: fix irq flooding by clearing all interrupt sources | Wolfgang Grandegger |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches |
2012-01-30 | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-28 | net: flexcan: convert to clk_prepare/clk_unprepare | Shawn Guo |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-01 | can: cc770: add platform bus driver for the CC770 and AN82527 | Wolfgang Grandegger |
2011-12-01 | can: cc770: add legacy ISA bus driver for the CC770 and AN82527 | Wolfgang Grandegger |
2011-12-01 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger |
2011-11-30 | can: Revert outdated cc770 driver patches. | David S. Miller |
2011-11-29 | can: cc770: legacy CC770 ISA bus driver | Wolfgang Grandegger |
2011-11-29 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger |
2011-11-29 | can: sja1000_isa: convert to platform driver to support x86_64 systems | Wolfgang Grandegger |
2011-11-29 | can: sja1000_isa: fix "limited range" compiler warnings | Wolfgang Grandegger |
2011-11-29 | net/can: convert drivers/net/can/* to use module_platform_driver() | Axel Lin |
2011-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-21 | net, sja1000: Don't include version.h in peak_pci.c when not needed | Jesper Juhl |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-16 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław |
2011-11-14 | net/can/mscan: Fix buggy listen only mode setting | Wolfgang Grandegger |
2011-11-14 | net/can/mscan: add listen only mode | Marc Kleine-Budde |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |