Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae75ff8145384000e27eaa805c12e6971e3bec45
/
drivers
/
net
/
can
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
1ccba21
can: peak_usb: PCAN-USB specific part: fix little endian usage
by Stephane Grosjean
· 13 years ago
d8a1993
can: usb: PEAK-System Technik PCAN-USB Pro specific part
by Stephane Grosjean
· 13 years ago
46be265
can: usb: PEAK-System Technik PCAN-USB specific part
by Stephane Grosjean
· 13 years ago
bb47855
can: usb: PEAK-System Technik USB adapters driver core
by Stephane Grosjean
· 13 years ago
2b61972
can: sja1000: add support for PEAK-System PCMCIA card
by Stephane Grosjean
· 13 years ago
e6d9c80
can: peak_pci: add support of some new PEAK-System PCI cards
by Stephane Grosjean
· 13 years ago
224223a
can: cc770: linux/can/dev.h included twice
by Danny Kukawka
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a7762b1
can: sja1000: fix isr hang when hw is unplugged under load
by Oliver Hartkopp
· 13 years ago
d07d4c2
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
79d0d8a
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
by Wolfgang Grandegger
· 13 years ago
03c49da
can: Kconfig: add more information about Intel EG20T PCH CAN controller
by Tomoya MORINAGA
· 13 years ago
74b5127
can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
by Tomoya MORINAGA
· 13 years ago
e08534b
can: plx_pci: add support for IXXAT PCI cards
by James Kime
· 13 years ago
2ee6850
can: ems_usb: Improved memory handling on ems_usb_start
by Sebastian Haas
· 13 years ago
9a12349
can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK
by Reuben Dowle
· 13 years ago
cf5046b
can: dev: let can_get_echo_skb() return dlc of CAN frame
by Marc Kleine-Budde
· 13 years ago
f84cbda
can: ems_usb: Removed double netif_device_detach
by Sebastian Haas
· 13 years ago
2983040
can: peak_pci: Fix the way channels are linked together
by Stephane Grosjean
· 13 years ago
d0a71a7
can: ems_usb: Removed double netif_device_detach
by Sebastian Haas
· 13 years ago
44b0052c
can: pch_can: fix error passive level test
by Xi Wang
· 13 years ago
e3f240f
can: ti_hecc: use netif_rx in the interrupt
by Wolfgang Grandegger
· 13 years ago
2d5091e
can: cc770: Fix indirect access deadlock on ISA cards
by Wolfgang Zarre
· 13 years ago
7bb4db9
can: cc770: store echo skb before starting the transfer
by Wolfgang Grandegger
· 13 years ago
6e9d554
can: flexcan: fix irq flooding by clearing all interrupt sources
by Wolfgang Grandegger
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
e735489
net: flexcan: convert to clk_prepare/clk_unprepare
by Shawn Guo
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
e285e44
can: cc770: add platform bus driver for the CC770 and AN82527
by Wolfgang Grandegger
· 13 years ago
edd2c26
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
by Wolfgang Grandegger
· 13 years ago
2a367c3
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
by Wolfgang Grandegger
· 13 years ago
de56566
can: Revert outdated cc770 driver patches.
by David S. Miller
· 13 years ago
7e02e54
can: cc770: legacy CC770 ISA bus driver
by Wolfgang Grandegger
· 13 years ago
b440752
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
by Wolfgang Grandegger
· 13 years ago
1839a6c
can: sja1000_isa: convert to platform driver to support x86_64 systems
by Wolfgang Grandegger
· 13 years ago
115d2a3
can: sja1000_isa: fix "limited range" compiler warnings
by Wolfgang Grandegger
· 13 years ago
871d337
net/can: convert drivers/net/can/* to use module_platform_driver()
by Axel Lin
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fbe54e3
net, sja1000: Don't include version.h in peak_pci.c when not needed
by Jesper Juhl
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 13 years ago
abbd00b
net/can/mscan: Fix buggy listen only mode setting
by Wolfgang Grandegger
· 13 years ago
452448f
net/can/mscan: add listen only mode
by Marc Kleine-Budde
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
a3a4bfd
mscan: too much data copied to CAN frame due to 16 bit accesses
by Wolfgang Grandegger
· 13 years ago
2e11437
candev: allow SJW user setting for bittiming calculation
by Oliver Hartkopp
· 13 years ago
fd734c6
can/sja1000: add driver for EMS PCMCIA card
by Oliver Hartkopp
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
3803451
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
by Wolfgang Grandegger
· 13 years ago
34b8686d
can: ti_hecc: include linux/io.h
by Daniel Mack
· 13 years ago
86ad47f
can: ti_hecc: Fix uninitialized spinlock in probe
by Abhilash K V
· 13 years ago
6f288cc
can: ti_hecc: Fix unintialized variable
by Abhilash K V
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
97efe9a
flexcan: Prefer device tree clock frequency if available.
by holt@sgi.com
· 13 years ago
c8aef4c
flexcan: Add of_match to platform_device definition.
by holt@sgi.com
· 13 years ago
61e271e
flexcan: Abstract off read/write for big/little endian.
by holt@sgi.com
· 13 years ago
12732c3
flexcan: Remove #include <mach/clock.h>
by holt@sgi.com
· 13 years ago
665d7eb
net/can/mscan: add __iomem annotations
by Marc Kleine-Budde
· 13 years ago
951f2f9
drivers/net/can/sja1000/plx_pci.c: eliminate double free
by Julia Lawall
· 13 years ago
174c95d
slcan: ldisc generated skbs are received in softirq context
by Oliver Hartkopp
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
4570a52
can: c_can: remove duplicated #include
by Huang Weiyi
· 13 years ago
61463a3
can: make function can_get_bittiming static
by Thadeu Lima de Souza Cascardo
· 13 years ago
7ad711b
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure
by Matvejchikov Ilya
· 13 years ago
81fc70d
net: can: remove custom hex_to_bin()
by Andy Shevchenko
· 13 years ago
2af4ba8
slcan: remove obsolete code in slcan initialisation
by Oliver Hartkopp
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
b21f3c7
can: remove useless defaults in Kconfig
by Kurt Van Dijck
· 13 years ago
a30d515
net/can: activate bit-timing calculation and netlink based drivers by default
by Marc Kleine-Budde
· 13 years ago
8d0f7ce
net: include io.h in sja1000_of_platform.c for iounmap etc
by Stephen Rothwell
· 13 years ago
cfbf758
can: bfin_can: auto-calculate accessor sizes
by Mike Frysinger
· 13 years ago
9118f08
can: bfin_can: simplify xmit id1 setup
by Mike Frysinger
· 13 years ago
95cb365
net: Remove unneeded version.h includes from drivers/net/
by Jesper Juhl
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
cb2bad8
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6
by David S. Miller
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
b9e379b
net/can: allow CAN_AT91 on AT91SAM9X5
by Uwe Kleine-König
· 14 years ago
6388b39
can: at91_can: add support for the AT91SAM9X5 SOCs
by Marc Kleine-Budde
· 14 years ago
07a648e
can: at91_can: register mb0 sysfs entry only on at91sam9263
by Marc Kleine-Budde
· 13 years ago
d3d4726
can: at91_can: add id_table and convert prime mailbox constats to functions
by Marc Kleine-Budde
· 14 years ago
7900899
can: at91_can: convert derived mailbox constants into functions
by Marc Kleine-Budde
· 14 years ago
b049994
can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
by Marc Kleine-Budde
· 14 years ago
267cbe04
can: at91_can: directly define AT91_MB_RX_LAST
by Marc Kleine-Budde
· 14 years ago
9c2e0a6
can: at91_can: let get_tx_* functions return unsigned int
by Marc Kleine-Budde
· 14 years ago
e14ee40
can: at91_can: don't copy data to rx'ed RTR frames
by Marc Kleine-Budde
· 14 years ago
5613fff
can: at91_can: fix comment about priv->tx_next
by Marc Kleine-Budde
· 14 years ago
Next »