Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ade50c2dd3f6523f727ed4163a00a5721a602743
/
drivers
/
net
/
can
/
sja1000
/
sja1000.c
a2ec19f
can: remove obsolete assignment for CAN protocol error type
by Oliver Hartkopp
· 9 years ago
7cecd9a
can: sja1000: clear interrupts on start
by Mirza Krak
· 9 years ago
889dd06
can: sja1000: don't touch skb after netif_rx()
by Marc Kleine-Budde
· 10 years ago
215db18
can: sja1000: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
9e37bc6
can: sja1000: Validate initialization state in start method
by Mirza Krak
· 11 years ago
5b853ec
can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK
by Nikita Edward Baruzdin
· 11 years ago
dcf9e15
can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK
by Nikita Edward Baruzdin
· 11 years ago
c971fa2
can: Unify MTU settings for CAN interfaces
by Oliver Hartkopp
· 11 years ago
909285c
can: sja1000: convert printk to use netdev API
by Florian Vaussard
· 11 years ago
2fea6cd
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
by Oliver Hartkopp
· 11 years ago
06e1d1d
can: sja1000: use common prefix for all sja1000 defines
by Oliver Hartkopp
· 12 years ago
f901b6b
can: sja1000: fix define conflict on SH
by Marc Kleine-Budde
· 12 years ago
a04282f
can: sja1000: add LED trigger support
by Fabio Baltieri
· 12 years ago
b2d0bf7
can: sja1000: remove obsolete variable open_time
by Marc Kleine-Budde
· 13 years ago
7146b2d
can: sja1000: Add support for listen-only mode and one-shot mode
by Andreas Larsson
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 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
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 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
1f01bfd
can: SJA1000 add missing spin_lock_init()
by Oliver Hartkopp
· 15 years ago
57c8a45
can: Fix SJA1000 command register writes on SMP systems
by Oliver Hartkopp
· 15 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
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 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
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
9dbb58d
can: sja1000: fix bug using library functions for skb allocation
by Kurt Van Dijck
· 15 years ago
7b6856a0
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
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
· 16 years ago
e237290
can: sja1000: remove duplicated includes
by Wolfgang Grandegger
· 16 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
255a915
can: sja1000: stop misusing member base_addr of struct net_device
by Wolfgang Grandegger
· 16 years ago
128ced8
can: some fixes and cleanups to the initial device driver interface
by Wolfgang Grandegger
· 16 years ago
429da1c
can: Driver for the SJA1000 CAN controller
by Wolfgang Grandegger
· 16 years ago