summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06can: tcan4x5x: add support for half-duplex controllersMarc Kleine-Budde
2021-01-06can: tcan4x5x: rework SPI accessMarc Kleine-Budde
2021-01-06can: tcan4x5x: add {wr,rd}_tableMarc Kleine-Budde
2021-01-06can: tcan4x5x: add max_raw_{read,write} of 256Marc Kleine-Budde
2021-01-06can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4Marc Kleine-Budde
2021-01-06can: tcan4x5x: fix max register valueMarc Kleine-Budde
2021-01-06can: tcan4x5x: tcan4x5x_regmap_init(): use spi as context pointerMarc Kleine-Budde
2021-01-06can: tcan4x5x: tcan4x5x_regmap_write(): remove not needed casts and replace 4...Marc Kleine-Budde
2021-01-06can: tcan4x5x: rename regmap_spi_gather_write() -> tcan4x5x_regmap_gather_wri...Marc Kleine-Budde
2021-01-06can: tcan4x5x: remove regmap async supportMarc Kleine-Budde
2021-01-06can: tcan4x5x: tcan4x5x_bus: remove not needed read_flag_maskMarc Kleine-Budde
2021-01-06can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus as constantMarc Kleine-Budde
2021-01-06can: tcan4x5x: move regmap code into seperate fileMarc Kleine-Budde
2021-01-06can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.cMarc Kleine-Budde
2021-01-06can: tcan4x5x: beautify indention of tcan4x5x_of_match and tcan4x5x_id_tableMarc Kleine-Budde
2021-01-06can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAMEMarc Kleine-Budde
2021-01-05net-next: docs: Fix typos in snmp_counter.rstMasanari Iida
2021-01-05Merge branch 'net-ks8851-Add-KS8851-PHY-support'David S. Miller
2021-01-05net: ks8851: Register MDIO bus and the internal PHYMarek Vasut
2021-01-05net: phy: micrel: Add KS8851 PHY supportMarek Vasut
2021-01-05macvlan: remove redundant null check on dataYunjian Wang
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2021-01-05net: nfc: nci: Change the NCI close sequenceBongsu Jeon
2021-01-05net: kcm: Replace fput with sockfd_putZheng Yongjun
2021-01-05net/mlxfw: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-01-05octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05iavf: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05liquidio: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05bnxt_en: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05net: dsa: sja1105: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05cavium/liquidio: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: usb: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: wan: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-05net: tipc: Replace expression with offsetof()Zheng Yongjun
2021-01-05net: wan: Replace simple_strtol by simple_strtoulZheng Yongjun
2021-01-05net: mhi: Add raw IP mode supportLoic Poulain
2021-01-05Merge branch 'enetc-code-cleanups'David S. Miller
2021-01-05enetc: reorder macros and functionsMichael Walle
2021-01-05enetc: drop MDIO_DATA() macroMichael Walle
2021-01-05enetc: don't use macro magic for the readx_poll_timeout() callbackMichael Walle
2021-01-05enetc: drop unneeded indirectionMichael Walle
2021-01-05net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE modify header actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 action apply logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE tx/rx actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE setters and getters per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik