Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef1e8d03b13126261c6e7dcf058fb5d80d34b33c
/
drivers
/
net
/
can
/
sja1000
00e4bbc
net: can: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
06e1d1d
can: sja1000: use common prefix for all sja1000 defines
by Oliver Hartkopp
· 12 years ago
2f093e2
Merge 3.9-rc7 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
0443de5
can: sja1000: fix handling on dt properties on little endian systems
by Christoph Fritz
· 12 years ago
3fd3349
can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT
by Marc Kleine-Budde
· 12 years ago
f901b6b
can: sja1000: fix define conflict on SH
by Marc Kleine-Budde
· 12 years ago
fdd3f29
drivers/net: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
09da6c5
can: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
a04282f
can: sja1000: add LED trigger support
by Fabio Baltieri
· 12 years ago
af5fd6d
can: sja1000: correct indention of Kconfig help text
by Marc Kleine-Budde
· 12 years ago
6586c5d
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
by Marc Kleine-Budde
· 12 years ago
1cab3f9
sja1000: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
50077cd
can: sja1000: fix compilation on x86
by Marc Kleine-Budde
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
3c8ac0f
can: remove __dev* attributes
by Bill Pemberton
· 12 years ago
b2d0bf7
can: sja1000: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
d8c4386
can: sja1000_platform: add MODULE_ALIAS
by Marc Kleine-Budde
· 12 years ago
04df251
can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
by Andreas Larsson
· 12 years ago
e4bc6c0
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board
by Muhammad Ghias
· 12 years ago
fc09e36
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
by Stephane Grosjean
· 12 years ago
ba9b6f9
can: peak_pcmcia: fix error return code
by Peter Senna Tschudin
· 12 years ago
4a4bfdc
can: peak_pci: fix error return code
by Peter Senna Tschudin
· 12 years ago
7146b2d
can: sja1000: Add support for listen-only mode and one-shot mode
by Andreas Larsson
· 12 years ago
da3d50e
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
by Sven Schmitt
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
59bf896
Fix "the the" in various Kconfig
by Masanari Iida
· 13 years ago
fb7944b
net/can: use module_pci_driver
by Axel Lin
· 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
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
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
e08534b
can: plx_pci: add support for IXXAT PCI cards
by James Kime
· 13 years ago
2983040
can: peak_pci: Fix the way channels are linked together
by Stephane Grosjean
· 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
fbe54e3
net, sja1000: Don't include version.h in peak_pci.c when not needed
by Jesper Juhl
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 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
3803451
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
by Wolfgang Grandegger
· 13 years ago
951f2f9
drivers/net/can/sja1000/plx_pci.c: eliminate double free
by Julia Lawall
· 13 years ago
8d0f7ce
net: include io.h in sja1000_of_platform.c for iounmap etc
by Stephen Rothwell
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
87e9af6
can: fix SJA1000 dlc for RTR packets
by Kurt Van Dijck
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
b1323c8
drivers/net/can/sja1000: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
2d3359f
can: tscan1: add driver for TS-CAN1 boards
by Andre B. Oliveira
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
1f01bfd
can: SJA1000 add missing spin_lock_init()
by Oliver Hartkopp
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
57c8a45
can: Fix SJA1000 command register writes on SMP systems
by Oliver Hartkopp
· 14 years ago
56e6943b9
can: sja1000 platform data fixes
by Wolfgang Grandegger
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
829e001
Fix some #includes in CAN drivers (rebased for net-next-2.6)
by Hans J. Koch
· 15 years ago
82e3817
can: Add esd board support to plx_pci CAN driver
by Matthias Fuchs
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
986917b
can: sja1000: add read/write routines for 8, 16 and 32-bit register access
by Yegor Yefremov
· 15 years ago
abde89d
can: sja1000: allow shared interrupt definition
by Yegor Yefremov
· 15 years ago
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 15 years ago
24c4a3b
can: add support for CAN interface cards based on the PLX90xx PCI bridge
by Pavel Cheblakov
· 15 years ago
ad72c34
can: Proper ctrlmode handling for CAN devices
by Christian Pellegrin
· 15 years ago
3ccd4c6
can: Unify droping of invalid tx skbs and netdev stats
by Oliver Hartkopp
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
4c9ba61
drivers/net/can: remove exceptional & on function name
by Julia Lawall
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b93cf3f
can: Fix driver Kconfig structure
by Oliver Hartkopp
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9dbb58d
can: sja1000: fix bug using library functions for skb allocation
by Kurt Van Dijck
· 15 years ago
7b6856a
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
edf42a2
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
by Sebastian Haas
· 15 years ago
2a6ba39
can: sja1000: legacy SJA1000 ISA bus driver
by Wolfgang Grandegger
· 15 years ago
8935f57
can: sja1000: fix network statistics update
by Wolfgang Grandegger
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dd52856
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
by Sebastian Haas
· 15 years ago
e237290
can: sja1000: remove duplicated includes
by Wolfgang Grandegger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
51611a1
can: sja1000_of_platform: fix build problems with printk format
by Wolfgang Grandegger
· 15 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 15 years ago
255a915
can: sja1000: stop misusing member base_addr of struct net_device
by Wolfgang Grandegger
· 15 years ago
128ced8
can: some fixes and cleanups to the initial device driver interface
by Wolfgang Grandegger
· 15 years ago
Next »