Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0c3a718e3ab2430a52a60d614b109e5e48e83e2
/
drivers
/
net
/
can
94435f7
net:treewide: Fix typo in drivers/net
by Masanari Iida
· 10 years ago
2fb42aa
can: CAN_GRCAN should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
79d5eed
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var
by Marc Kleine-Budde
· 10 years ago
a0bc163
can: ems_usb: mark timestamp as little endian
by Marc Kleine-Budde
· 10 years ago
8a4b5b0
can: ems_usb: fix endianess of CAN ID
by Gerhard Uttenthaler
· 10 years ago
af9bfbd
can: at91_can: use endian agnostic IO accessors
by Ben Dooks
· 10 years ago
6d5a7a65
can: esd_usb2: Fix sparse warnings
by Thomas Körper
· 10 years ago
c54eb70
can: add combined rx/tx LED trigger support
by Yegor Yefremov
· 10 years ago
fba6f91
can: m_cam: m_can_fifo_write(): remove return from void function
by Marc Kleine-Budde
· 10 years ago
c637aab
can: kvaser_usb: Use can-dev unregistration mechanism
by Ahmed S. Darwish
· 10 years ago
555828e
can: flexcan: Deferred on Regulator return EPROBE_DEFER
by Andreas Werner
· 10 years ago
258ce80
can: flexcan: fix bus-off error state handling.
by Andri Yngvason
· 10 years ago
0f251e4
can: peak_usb_fd: add support for ISO / non-ISO mode switching
by Stephane Grosjean
· 10 years ago
3ef5247
can: peak_usb: rename usb option cmds definition and structs
by Stephane Grosjean
· 10 years ago
37920a7
can: gs_usb: check for kzalloc allocation failure
by Colin Ian King
· 10 years ago
7e184c2
can: kvaser_usb: Fix sparse warning __le16 degrades to integer
by Ahmed S. Darwish
· 10 years ago
082d70b
can: kvaser_usb: Comply with firmware max tx URBs value
by Ahmed S. Darwish
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
486e957
can: constify of_device_id array
by Fabian Frederick
· 10 years ago
a9dc960
can: kvaser_usb: Fix tx queue start/stop race conditions
by Ahmed S. Darwish
· 10 years ago
963a822
net: can: Enable xilinx driver for ARM64
by Michal Simek
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2fec510
can: kvaser_usb: Read all messages in a bulk-in URB buffer
by Ahmed S. Darwish
· 10 years ago
deb2701
can: kvaser_usb: Avoid double free on URB submission failures
by Ahmed S. Darwish
· 10 years ago
b0d4724
can: peak_usb: fix missing ctrlmode_ init for every dev
by Stephane Grosjean
· 10 years ago
969439016
can: add missing initialisations in CAN related skbuffs
by Oliver Hartkopp
· 10 years ago
400aff5
bfin_can: Merge header file from arch dependent location
by Aaron Wu
· 10 years ago
dead838
bfin_can: introduce ioremap to comply to archs with MMU
by Aaron Wu
· 10 years ago
e4936e0
bfin_can: rewrite the blackfin style of read/write to common ones
by Aaron Wu
· 10 years ago
a9ca6e1
can: kvaser_usb: Ignore spurious error events after a busoff
by Ahmed S. Darwish
· 10 years ago
8a00785
can: janz-ican3: fix type mismatch in assignment
by Nicholas Mc Guire
· 10 years ago
0a25e1f
can: peak_usb: add support for PEAK new CANFD USB adapters
by Stephane Grosjean
· 10 years ago
faa233d
can: peak_usb: add peak_usb_netif_rx() new function
by Stephane Grosjean
· 10 years ago
1114be1
can: peak_usb: export pcan_usb_pro functions
by Stephane Grosjean
· 10 years ago
2b0861e
can: peak_usb: upgrade core to new struct canfd_frame
by Stephane Grosjean
· 10 years ago
b9f2cc1
can: peak_usb: upgrade core to data bittiming specs
by Stephane Grosjean
· 10 years ago
e3629f5
can: peak_usb: add adapter BEC callback definition
by Stephane Grosjean
· 10 years ago
e3c5ea6
can: peak_usb: export ctrlmode_supported to adapter specific definition
by Stephane Grosjean
· 10 years ago
d6b5f30
can: peak_usb: constify struct peak_usb_adapter
by Marc Kleine-Budde
· 10 years ago
0adfd73
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list
by Marc Kleine-Budde
· 10 years ago
f5d4abea
can: kvaser_usb: Add support for the USBcan-II family
by Ahmed S. Darwish
· 10 years ago
96d7f10
can: kvaser_usb: Consolidate and unify state change handling
by Ahmed S. Darwish
· 10 years ago
3b07a44
can: kvaser_usb: Update interface state before exiting on OOM
by Ahmed S. Darwish
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e638642
can: kvaser_usb: Fix state handling upon BUS_ERROR events
by Ahmed S. Darwish
· 10 years ago
14c10c2
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
by Ahmed S. Darwish
· 10 years ago
3803fa6
can: kvaser_usb: Send correct context to URB completion
by Ahmed S. Darwish
· 10 years ago
ded5006
can: kvaser_usb: Do not sleep in atomic context
by Ahmed S. Darwish
· 10 years ago
ef186f2
can: at91_can: remove unused variable
by Marc Kleine-Budde
· 10 years ago
3673796
can: flexcan: remove unused variable
by Marc Kleine-Budde
· 10 years ago
5b5ba2a
can: dev: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
7ffd7b4
can: c_can: end pending transmission on network stop (ifdown)
by Viktor Babrian
· 10 years ago
be38a6f
can: move can_stats.bus_off++ from can_bus_off into can_change_state
by Andri Yngvason
· 10 years ago
a58518c
can: kvaser_usb: Don't dereference skb after a netif_rx()
by Ahmed S. Darwish
· 10 years ago
5e7e6e0
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
by Ahmed S. Darwish
· 10 years ago
889b77f
can: kvaser_usb: Reset all URB tx contexts upon channel close
by Ahmed S. Darwish
· 10 years ago
b442723
can: kvaser_usb: Don't free packets when tight on URBs
by Ahmed S. Darwish
· 10 years ago
47e3485
can: c_can: use regmap_update_bits() to modify RAMINIT register
by Roger Quadros
· 10 years ago
6cfda7f
can: m_can: tag current CAN FD controllers as non-ISO
by Oliver Hartkopp
· 10 years ago
9b1087a
can: dev: fix crtlmode_supported check
by Oliver Hartkopp
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
71a3aed
can: flexcan: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
b12a43e
can: mscan: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
215db18
can: sja1000: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
bac78aa
can: dev: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
04ee086
can: Enable -D__CHECK_ENDIAN__ for sparse by default
by Marc Kleine-Budde
· 10 years ago
069f845
can: fix spelling errors
by Jeremiah Mahler
· 10 years ago
ace9bb2
can: slcan/vcan: eliminate banner[] variable, switch to pr_info()
by Jeremiah Mahler
· 10 years ago
62bc24f
can: peak_usb: fix multi-byte values endianess
by Stephane Grosjean
· 10 years ago
af35d0f
can: peak_usb: fix cleanup sequence order in case of error during init
by Stephane Grosjean
· 10 years ago
dc50ddc
can: peak_usb: fix memset() usage
by Stephane Grosjean
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8064673
can: m_can: update to support CAN FD features
by Dong Aisheng
· 10 years ago
a93f5ca
can: m_can: fix incorrect error messages
by Dong Aisheng
· 10 years ago
7660f63
can: m_can: add missing delay after setting CCCR_INIT bit
by Dong Aisheng
· 10 years ago
921f168
can: m_can: fix not set can_dlc for remote frame
by Dong Aisheng
· 10 years ago
f6a9964
can: m_can: fix possible sleep in napi poll
by Dong Aisheng
· 10 years ago
962845d
can: m_can: add missing message RAM initialization
by Dong Aisheng
· 10 years ago
efe2228
can: m_can: add CONFIG_HAS_IOMEM dependence
by David Cohen
· 10 years ago
d6fdb38
can: m_can: add .ndo_change_mtu function
by Dong Aisheng
· 10 years ago
50212b4
can: gs_usb: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
ca976d6
can: rcar_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
92593a0
can: xilinx_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
fb3ec7b
can: xilinx_can: fix comparison of unsigned variable
by Sudip Mukherjee
· 10 years ago
4e2061b
can: remove unused variable
by Sudip Mukherjee
· 10 years ago
efbd50d
can: esd_usb2: fix memory leak on disconnect
by Alexey Khoroshilov
· 10 years ago
67b5909
can: dev: fix typo CIA -> CiA, CAN in Automation
by Roman Fietze
· 10 years ago
5247a58
can: dev: avoid calling kfree_skb() from interrupt context
by Thomas Körper
· 10 years ago
f2bf258
net: can: c_can: Add support for TI am4372 DCAN
by Roger Quadros
· 10 years ago
c71d0b3
can: c_can: Add support for TI am3352 DCAN
by Roger Quadros
· 10 years ago
0f4da3a
can: c_can: Add support for TI DRA7 DCAN
by Roger Quadros
· 10 years ago
3973c52
can: c_can: Disable pins when CAN interface is down
by Roger Quadros
· 10 years ago
0741bfb
can: c_can: Add support for START pulse in RAMINIT sequence
by Roger Quadros
· 10 years ago
3ff9027
can: c_can: Add syscon/regmap RAMINIT mechanism
by Roger Quadros
· 10 years ago
bbf9143
can: c_can: Add RAMINIT register information to driver data
by Roger Quadros
· 10 years ago
1515109
can: c_can: Introduce c_can_driver_data structure
by Roger Quadros
· 10 years ago
e7e26bc
can: c_can: Add timeout to c_can_hw_raminit_ti()
by Roger Quadros
· 10 years ago
0dc5a27
net: can: softing: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
Next »