Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ffdc4cbe5b17c83af779f45de8536c6ece297e42
/
drivers
/
net
/
can
e9dcd16
can: fix bfin_can build error after alloc_candev() change
by Barry Song
· 15 years ago
ea3fb37
ems_usb: cleanup: remove uneeded check
by Dan Carpenter
· 15 years ago
773c3e7
can: ti hecc module : add platform specific initialization callback.
by Sriramakrishnan
· 15 years ago
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 15 years ago
35e2da4
can:ti_hecc: Add pm hook-up
by Sriram
· 15 years ago
ae06b83
can: ems_usb: removed duplicated code setting local echo support
by Thadeu Lima de Souza Cascardo
· 15 years ago
bf66f37
can: mcp251x: Move to threaded interrupts instead of workqueues.
by Christian Pellegrin
· 15 years ago
59b26c7
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
by Thadeu Lima de Souza Cascardo
· 15 years ago
24c4a3b
can: add support for CAN interface cards based on the PLX90xx PCI bridge
by Pavel Cheblakov
· 15 years ago
c5bab5e
can: mscan-mpc5xxx: fix broken support for the MPC5200
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
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bf3af54
can: mscan-mpc5xxx: add support for the MPC512x processor
by Wolfgang Grandegger
· 15 years ago
2d4b6fa
can: mscan: fix improper return if dlc < 8 in start_xmit function
by Wolfgang Grandegger
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
ce739b4
drivers/net/can: Correct NULL test
by Julia Lawall
· 15 years ago
4773a47
can/at91: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
231d52a
can: CAN_MCP251X should depend on HAS_DMA
by Geert Uytterhoeven
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
bbb8461
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
by Barry Song
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
4c9ba61
drivers/net/can: remove exceptional & on function name
by Julia Lawall
· 15 years ago
615534b
can: fix setting mcp251x bit timing on open
by Christian Pellegrin
· 15 years ago
24cfbcb
net/can/mscan: improve build
by Wolfram Sang
· 15 years ago
323907a
net/can/mscan: add error path to mscan_open()
by Wolfram Sang
· 15 years ago
74ff60b
net/can/mscan: replace hardcoded values with defines
by Wolfram Sang
· 15 years ago
81593c1
net/can/mpc52xx_can: improve properties and their description
by Wolfram Sang
· 15 years ago
3f158c2
net/can/mpc52xx_can: refactor clock-get routine
by Wolfram Sang
· 15 years ago
68bd742
net/can/mscan: drop assignment in while-construct
by Wolfram Sang
· 15 years ago
1712fe5
net/can/mscan: fix function annotations
by Wolfram Sang
· 15 years ago
59179ea
net/can/mscan: use {clr|set}bits8 macros
by Wolfram Sang
· 15 years ago
377a1f0
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
by Wolfram Sang
· 15 years ago
0285e7c
net/can/mscan: trivial fixes
by Wolfram Sang
· 15 years ago
622ed7e
net/can/mscan: move defines into .h file
by Wolfram Sang
· 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
afa17a5
net/can: add driver for mscan family & mpc52xx_mscan
by Wolfram Sang
· 15 years ago
55369c0
can: add the missing netlink get_xstats_size callback
by Wolfgang Grandegger
· 15 years ago
b93cf3f
can: Fix driver Kconfig structure
by Oliver Hartkopp
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
53a0ef86
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
by Wolfgang Grandegger
· 15 years ago
2b2072e
ems_usb: Fix byte order issues on big endian machines
by Sebastian Haas
· 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
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 15 years ago
99c4a63
at91_can: Forgotten git 'add' of at91_can.c
by David S. Miller
· 15 years ago
edf42a2
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
by Sebastian Haas
· 15 years ago
68f4015
at91_can: add driver for Atmel's CAN controller on AT91SAM9263
by Marc Kleine-Budde
· 15 years ago
702171a
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
by Sebastian Haas
· 15 years ago
481a819
can: fix NOHZ local_softirq_pending 08 warning
by Oliver Hartkopp
· 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
39e3ab6
can: add can_free_echo_skb() for upcoming drivers
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
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
5c16807
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
993e6f2
can: fix oops caused by wrong rtnl newlink usage
by Oliver Hartkopp
· 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
1b0d922
can: switch carrier on if device was stopped while in bus-off state
by Wolfgang Grandegger
· 15 years ago
b3d0df7
can: restart device even if dev_alloc_skb() fails
by Wolfgang Grandegger
· 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
fec37ab
can: let SJA1000 driver depend on HAS_IOMEM
by Heiko Carstens
· 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
3878fb6
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com).
by Wolfgang Grandegger
· 15 years ago
a61a842
can: SJA1000 driver for EMS PCI cards
by Wolfgang Grandegger
· 15 years ago
f534e52
can: SJA1000 generic platform bus driver
by Wolfgang Grandegger
· 15 years ago
429da1c
can: Driver for the SJA1000 CAN controller
by Wolfgang Grandegger
· 15 years ago
39549ee
can: CAN Network device driver and Netlink interface
by Wolfgang Grandegger
· 15 years ago
fc10af8
vcan: whitespace fixes
by Oliver Hartkopp
· 16 years ago
5ad258c
vcan: convert to net_device_ops
by Oliver Hartkopp
· 16 years ago
ccb2963
[CAN]: Add virtual CAN netdevice driver
by Oliver Hartkopp
· 17 years ago