index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
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
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
2011-09-28
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
2011-09-27
doc: fix broken references
Paul Bolle
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
2011-09-16
can: ti_hecc: include linux/io.h
Daniel Mack
2011-08-26
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-17
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
2011-08-17
flexcan: Add of_match to platform_device definition.
holt@sgi.com
2011-08-17
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
2011-08-17
flexcan: Remove #include <mach/clock.h>
holt@sgi.com
2011-08-15
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
2011-08-13
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
[prev]
[next]