aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/qca_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2024-01-31qca_7k: Replace old mail addressStefan Wahren1-1/+1
2024-01-31qca_7k: Replace BSD boilerplate with SPDXStefan Wahren1-14/+1
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-1/+1
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-3/+2
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-07-27net: Explicitly include correct DT includesRob Herring1-1/+0
2022-03-04net: ethernet: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren1-1/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-7/+2
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2017-05-30net: qualcomm: add QCA7000 UART driverStefan Wahren1-0/+423