index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
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
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
2021-07-25
can: flexcan: update Kconfig to enable coldfire
Angelo Dureghello
2021-07-25
can: flexcan: add mcf5441x support
Angelo Dureghello
2021-07-25
can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...
Vincent Mailhol
2021-07-25
can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
Vincent Mailhol
2021-07-25
can: etas_es58x: add es58x_free_netdevs() to factorize code
Vincent Mailhol
2021-07-25
can: etas_es58x: use devm_kzalloc() to allocate device resources
Vincent Mailhol
2021-07-25
can: etas_es58x: use error pointer during device probing
Vincent Mailhol
2021-07-25
can: etas_es58x: fix three typos in author name and documentation
Vincent Mailhol
2021-07-25
can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
Stephane Grosjean
2021-07-25
can: peak_usb: pcan_usb_encode_msg(): add information
Stephane Grosjean
2021-07-25
can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
Stephane Grosjean
2021-07-25
can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
Stephane Grosjean
2021-07-25
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
2021-07-25
net: at91_can: fix the comments style issue
Peng Li
2021-07-25
net: at91_can: remove redundant space
Peng Li
2021-07-25
net: at91_can: add braces {} to all arms of the statement
Peng Li
2021-07-25
net: at91_can: fix the alignment issue
Peng Li
2021-07-25
net: at91_can: use BIT macro
Peng Li
2021-07-25
net: at91_can: fix the code style issue about macro
Peng Li
2021-07-25
net: at91_can: add blank line after declarations
Peng Li
2021-07-25
net: at91_can: remove redundant blank lines
Peng Li
2021-07-25
can: at91_can: use DEVICE_ATTR_RW() helper macro
Zhen Lei
2021-07-25
can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
Zhen Lei
[next]