index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-06
can: tcan4x5x: add support for half-duplex controllers
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rework SPI access
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: add {wr,rd}_table
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: add max_raw_{read,write} of 256
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: fix max register value
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_init(): use spi as context pointer
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_regmap_write(): remove not needed casts and replace 4...
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rename regmap_spi_gather_write() -> tcan4x5x_regmap_gather_wri...
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: remove regmap async support
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: tcan4x5x_bus: remove not needed read_flag_mask
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus as constant
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: move regmap code into seperate file
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: beautify indention of tcan4x5x_of_match and tcan4x5x_id_table
Marc Kleine-Budde
2021-01-06
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
Marc Kleine-Budde
2021-01-05
net-next: docs: Fix typos in snmp_counter.rst
Masanari Iida
2021-01-05
Merge branch 'net-ks8851-Add-KS8851-PHY-support'
David S. Miller
2021-01-05
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
2021-01-05
macvlan: remove redundant null check on data
Yunjian Wang
2021-01-05
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
2021-01-05
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
2021-01-05
net: kcm: Replace fput with sockfd_put
Zheng Yongjun
2021-01-05
net/mlxfw: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-01-05
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
bnxt_en: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
net: usb: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
net: wan: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
net: tipc: Replace expression with offsetof()
Zheng Yongjun
2021-01-05
net: wan: Replace simple_strtol by simple_strtoul
Zheng Yongjun
2021-01-05
net: mhi: Add raw IP mode support
Loic Poulain
2021-01-05
Merge branch 'enetc-code-cleanups'
David S. Miller
2021-01-05
enetc: reorder macros and functions
Michael Walle
2021-01-05
enetc: drop MDIO_DATA() macro
Michael Walle
2021-01-05
enetc: don't use macro magic for the readx_poll_timeout() callback
Michael Walle
2021-01-05
enetc: drop unneeded indirection
Michael Walle
2021-01-05
net/mlx5: DR, Move STEv0 modify header logic
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Add STE modify header actions per-device API
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Move STEv0 action apply logic
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Add STE tx/rx actions per-device API
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Move STEv0 setters and getters
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Add STE setters and getters per-device API
Yevgeny Kliteynik
2021-01-05
net/mlx5: DR, Move action apply logic to dr_ste
Yevgeny Kliteynik
[next]