开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-24
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Dongliang Mu
2021-10-24
can: xilinx_can: remove repeated word from the kernel-doc
Michal Simek
2021-10-24
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2021-10-24
can: gs_usb: use %u to print unsigned values
Marc Kleine-Budde
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-24
can: rcar: drop unneeded ARM dependency
Geert Uytterhoeven
2021-10-24
can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()
Qing Wang
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2021-10-24
can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...
Marc Kleine-Budde
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...
Stephane Grosjean
2021-10-17
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...
Stephane Grosjean
2021-10-17
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
2021-10-17
can: m_can: fix iomap_read_fifo() and iomap_write_fifo()
Aswath Govindraju
2021-10-17
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
2021-09-25
can: flexcan: Use struct_group() to zero struct flexcan_regs regions
Kees Cook
2021-09-07
can: c_can: fix null-ptr-deref on ioctl()
Tong Zhang
2021-09-07
can: rcar_canfd: add __maybe_unused annotation to silence warning
Marc Kleine-Budde
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...
Stefan Mätje
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
2021-08-25
can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
Lad Prabhakar
2021-08-25
can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-08-19
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
2021-08-19
can: c_can: support tx ring algorithm
Dario Binacchi
2021-08-19
can: c_can: exit c_can_do_tx() early if no frames have been sent
Dario Binacchi
2021-08-19
can: c_can: remove struct c_can_priv::priv field
Dario Binacchi
2021-08-19
can: c_can: rename IF_RX -> IF_NAPI
Marc Kleine-Budde
2021-08-19
can: c_can: c_can_do_tx(): fix typo in comment
Marc Kleine-Budde
2021-08-19
can: m_can: Batch FIFO writes during CAN transmit
Matt Kline
2021-08-19
can: m_can: Batch FIFO reads during CAN receive
Matt Kline
2021-08-19
can: m_can: Disable IRQs on FIFO bus errors
Matt Kline
2021-08-19
can: m_can: fix block comment style
Marc Kleine-Budde
2021-08-19
can: tcan4x5x: cdev_to_priv(): remove stray empty line
Marc Kleine-Budde
2021-08-19
can: rcar_canfd: Add support for RZ/G2L family
Lad Prabhakar
2021-08-19
can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
Marc Kleine-Budde
2021-08-19
can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
Vincent Mailhol
2021-08-19
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
2021-08-04
can: flexcan: flexcan_clks_enable(): add missing variable initialization
Marc Kleine-Budde
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]