index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-03
can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_info
Marc Kleine-Budde
2019-09-03
can: dev: can_dellink(): remove return at end of void function
Marc Kleine-Budde
2019-09-03
can: dev: can_restart(): convert NULL pointer check
Marc Kleine-Budde
2019-09-03
can: dev: remove unnecessary blank line
Marc Kleine-Budde
2019-09-03
can: dev: remove unnecessary parentheses
Marc Kleine-Budde
2019-09-03
can: dev: avoid long lines
Marc Kleine-Budde
2019-09-03
can: dev: convert block comments to network style comments
Marc Kleine-Budde
2019-09-03
can: mcp251x: Call wrapper instead of regulator_disable()
Andy Shevchenko
2019-09-03
can: mcp251x: Make use of device property API
Andy Shevchenko
2019-09-03
can: mcp251x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-09-03
can: mcp251x: remove deprecated board file setup example
Marc Kleine-Budde
2019-09-03
can: tcan4x5x: Remove checking the wake pin
Dan Murphy
2019-09-03
can: tcan4x5x: Remove data-ready gpio interrupt
Dan Murphy
2019-09-03
can: kvaser_pciefd: the PWM generator is running at the bus frequency of the ...
Christer Beskow
2019-08-22
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...
Marc Kleine-Budde
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
2019-08-20
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
[next]