Age | Commit message (Expand) | Author |
2013-02-03 | can: pch_can: fix invalid error codes | Olivier Sobrie |
2013-02-03 | can: ti_hecc: fix invalid error codes | Olivier Sobrie |
2013-02-03 | can: c_can: fix invalid error codes | Olivier Sobrie |
2013-01-11 | can: Do not call dev_put if restart timer is running upon close | Alexander Stein |
2012-12-03 | can: peak_usb: fix hwtstamp assignment | Oliver Hartkopp |
2012-10-07 | can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock() | Wei Yongjun |
2012-10-02 | can: janz-ican3: fix support for older hardware revisions | Ira W. Snyder |
2012-10-02 | can: ti_hecc: fix oops during rmmod | Marc Kleine-Budde |
2012-10-02 | can: mcp251x: avoid repeated frame bug | BenoƮt Locher |
2012-07-16 | can: flexcan: use be32_to_cpup to handle the value of dt entry | Hui Wang |
2012-07-16 | can: c_can: precedence error in c_can_chip_config() | Dan Carpenter |
2012-06-17 | can: c_can: fix race condition in c_can_open() | AnilKumar Ch |
2012-06-17 | can: c_can: fix an interrupt thrash issue with c_can driver | AnilKumar Ch |
2012-06-17 | can: c_can: fix "BUG! echo_skb is occupied!" during transmit | AnilKumar Ch |
2012-04-16 | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths | Jesper Juhl |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
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 |