index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
net: at91_can: add braces {} to all arms of the statement
Peng Li
1
-7
/
+7
2021-07-25
net: at91_can: fix the alignment issue
Peng Li
1
-11
/
+13
2021-07-25
net: at91_can: use BIT macro
Peng Li
1
-13
/
+13
2021-07-25
net: at91_can: fix the code style issue about macro
Peng Li
1
-8
/
+8
2021-07-25
net: at91_can: add blank line after declarations
Peng Li
1
-0
/
+3
2021-07-25
net: at91_can: remove redundant blank lines
Peng Li
1
-2
/
+0
2021-07-25
can: at91_can: use DEVICE_ATTR_RW() helper macro
Zhen Lei
1
-5
/
+5
2021-07-25
can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
Zhen Lei
1
-12
/
+11
2021-07-25
can: esd_usb2: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-6
/
+6
2021-07-25
can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: mcp251xfd: Fix header block to clarify independence from OF
Andy Shevchenko
1
-2
/
+2
2021-07-25
can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
Andy Shevchenko
1
-3
/
+11
2021-07-25
can: m_can: remove support for custom bit timing
Marc Kleine-Budde
2
-21
/
+6
2021-07-25
can: m_can: use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-2
/
+1
2021-07-25
can: m_can: Add support for transceiver as phy
Faiz Abbas
3
-1
/
+25
2021-07-25
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
1
-1
/
+1
2021-07-25
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
1
-2
/
+5
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
3
-3
/
+26
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
1
-1
/
+1
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
5
-35
/
+46
2021-07-24
can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ
Marc Kleine-Budde
1
-0
/
+1
2021-07-24
can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
Stephane Grosjean
1
-4
/
+6
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+5
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2021-06-24
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...
Stephane Grosjean
1
-2
/
+2
2021-06-20
net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
Pavel Skripkin
1
-1
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+15
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
1
-2
/
+15
2021-05-27
can: m_can: fix whitespace in a few comments
Torin Cooper-Bennun
1
-5
/
+5
2021-05-27
can: m_can: make TXESC, RXESC config more explicit
Torin Cooper-Bennun
1
-6
/
+12
2021-05-27
can: m_can: clean up CCCR reg defs, order by revs
Torin Cooper-Bennun
1
-10
/
+13
2021-05-27
can: m_can: use bits.h macros for all regmasks
Torin Cooper-Bennun
1
-113
/
+86
2021-05-27
can: c_can: add ethtool support
Dario Binacchi
4
-0
/
+51
2021-05-27
can: c_can: remove unused variable struct c_can_priv::rxmasked
Dario Binacchi
2
-2
/
+0
2021-05-27
can: kvaser_usb: Add new Kvaser hydra devices
Jimmy Assarsson
2
-1
/
+7
2021-05-27
can: kvaser_usb: Rename define USB_HYBRID_{,PRO_}CANLIN_PRODUCT_ID
Jimmy Assarsson
1
-4
/
+4
2021-05-27
can: at91_can: silence clang warning
Marc Kleine-Budde
1
-1
/
+1
2021-05-27
can: mcp251xfd: silence clang warning
Marc Kleine-Budde
1
-1
/
+1
2021-05-27
can: mcp251x: mcp251x_can_probe(): silence clang warning
Marc Kleine-Budde
1
-1
/
+1
2021-05-27
can: hi311x: hi3110_can_probe(): silence clang warning
Marc Kleine-Budde
1
-1
/
+1
2021-05-27
can: softing: Remove redundant variable ptr
Jiapeng Chong
1
-2
/
+0
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
1
-3
/
+1
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
1
-1
/
+2
2021-05-06
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-06
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
1
-1
/
+3
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
Dan Carpenter
1
-2
/
+2
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
48
-378
/
+5682
[prev]
[next]