index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
2017-11-02
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
1
-1
/
+2
2017-10-27
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-27
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-06-26
can: gs_usb: fix memory leak in gs_cmd_reset()
Marc Kleine-Budde
1
-0
/
+2
2016-12-23
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-10
/
+17
2016-10-05
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-07-12
can: fix oops caused by wrong rtnl dellink usage
Oliver Hartkopp
1
-0
/
+6
2016-07-12
can: fix handling of unmodifiable configuration options fix
Oliver Hartkopp
1
-0
/
+3
2016-07-12
can: at91_can: RX queue could get stuck at high bus load
Wolfgang Grandegger
1
-2
/
+3
2016-07-12
can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...
Thor Thayer
1
-7
/
+31
2016-06-03
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2
-5
/
+53
2016-03-20
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
1
-13
/
+11
2016-03-08
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2015-08-04
Revert "can: fix loss of CAN frames in raw_rcv"
Sasha Levin
3
-9
/
+0
2015-07-12
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
3
-0
/
+9
2015-04-24
can: flexcan: Deferred on Regulator return EPROBE_DEFER
Andreas Werner
1
-3
/
+8
2015-03-28
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
1
-5
/
+23
2015-03-28
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+8
2015-02-05
can: c_can: end pending transmission on network stop (ifdown)
Viktor Babrian
1
-0
/
+4
2015-02-05
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-02-05
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-02-05
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
2015-02-05
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
1
-6
/
+1
2015-01-29
can: m_can: tag current CAN FD controllers as non-ISO
Oliver Hartkopp
1
-0
/
+5
2015-01-29
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2015-01-27
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish
1
-3
/
+4
2015-01-27
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish
1
-0
/
+3
2015-01-27
can: kvaser_usb: Don't free packets when tight on URBs
Ahmed S. Darwish
1
-6
/
+4
2015-01-16
can: peak_usb: fix memset() usage
Stephane Grosjean
1
-2
/
+1
2015-01-16
can: peak_usb: fix cleanup sequence order in case of error during init
Stephane Grosjean
1
-7
/
+10
2014-11-18
can: m_can: update to support CAN FD features
Dong Aisheng
1
-43
/
+134
2014-11-18
can: m_can: fix incorrect error messages
Dong Aisheng
1
-3
/
+3
2014-11-18
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
1
-0
/
+1
2014-11-18
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
1
-3
/
+4
2014-11-18
can: m_can: fix possible sleep in napi poll
Dong Aisheng
1
-5
/
+15
2014-11-18
can: m_can: add missing message RAM initialization
Dong Aisheng
1
-1
/
+10
2014-11-18
can: m_can: add CONFIG_HAS_IOMEM dependence
David Cohen
1
-0
/
+1
2014-11-18
can: m_can: add .ndo_change_mtu function
Dong Aisheng
1
-0
/
+1
2014-11-18
can: gs_usb: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: rcar_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: fix comparison of unsigned variable
Sudip Mukherjee
1
-1
/
+2
2014-11-18
can: remove unused variable
Sudip Mukherjee
3
-8
/
+2
2014-11-18
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-11-18
can: dev: fix typo CIA -> CiA, CAN in Automation
Roman Fietze
1
-1
/
+1
2014-11-18
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-10-03
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-16
/
+56
2014-09-18
can: at91_can: add missing prepare and unprepare of the clock
David Dueck
1
-3
/
+5
[next]