summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-07can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde
2021-01-07can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde
2021-01-07can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde
2021-01-07can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde
2021-01-06net: dsa: fix led_classdev build errorsRandy Dunlap
2021-01-06net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski
2021-01-06net: mvneta: fix error message when MTU too large for XDPMarek Behún
2021-01-06can: flexcan: add CAN wakeup function for i.MX8QMJoakim Zhang
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: ks8851: Register MDIO bus and the internal PHYMarek Vasut
2021-01-05net: phy: micrel: Add KS8851 PHY supportMarek Vasut
2021-01-05net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-05macvlan: remove redundant null check on dataYunjian Wang
2021-01-05net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2021-01-05net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-05net: hns3: fix a phy loopback fail issueYonglong Liu
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2021-01-05net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2021-01-05net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland
2021-01-05net/mlxfw: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET
2021-01-05wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-05wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-05can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann
2021-01-05qed: select CONFIG_CRC32Arnd Bergmann
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