开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
2024-10-09
qca_spi: Improve reset mechanism
Stefan Wahren
2024-10-09
qca_spi: Count unexpected WRBUF_SPC_AVA after reset
Stefan Wahren
2024-10-08
net: qcom/emac: Find sgmii_ops by device_for_each_child()
Zijun Hu
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-06-18
qca_spi: Make interrupt remembering atomic
Stefan Wahren
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-01-31
qca_7k: Replace old mail address
Stefan Wahren
2024-01-31
qca_7k: Replace BSD boilerplate with SPDX
Stefan Wahren
2024-01-31
qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
Stefan Wahren
2024-01-31
qca_spi: Log expected signature in error case
Stefan Wahren
2024-01-31
qca_spi: Improve calculation of RX buffer size
Stefan Wahren
2024-01-31
qca_spi: Introduce QCASPI_RX_MAX_FRAMES
Stefan Wahren
2024-01-31
qca_spi: Add QCASPI prefix to ring defines
Stefan Wahren
2024-01-31
qca_7k_common: Drop unused len from qcafrm_handle
Stefan Wahren
2024-01-31
qca_7k_common: Drop unnecessary function description
Stefan Wahren
2024-01-31
qca_spi: Avoid skb_copy_expand in TX path
Stefan Wahren
2024-01-31
qca_spi: Improve SPI IRQ handling
Stefan Wahren
2024-01-31
qca_spi: Improve SPI thread creation
Stefan Wahren
2024-01-31
qca_spi: Add check for kthread_stop
Stefan Wahren
2024-01-29
net: fill in MODULE_DESCRIPTION()s for Qualcom drivers
Breno Leitao
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-24
Revert "net: ethernet: qualcomm: Remove QDF24xx support"
Jakub Kicinski
2024-01-23
net: ethernet: qualcomm: Remove QDF24xx support
Konrad Dybcio
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-11
net: qualcomm: rmnet: fix global oob in rmnet_policy
Lin Ma
2023-12-08
qca_spi: Fix reset behavior
Stefan Wahren
2023-12-08
qca_debug: Fix ethtool -G iface tx behavior
Stefan Wahren
2023-12-08
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-09-20
net: ethernet: qualcomm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
2023-06-19
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-12
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
2023-03-20
net: qcom/emac: Fix use after free bug in emac_remove due to race condition
Zheng Wang
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
2023-01-13
net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
Daniele Palmas
2023-01-13
net: qualcomm: rmnet: add tx packets aggregation
Daniele Palmas
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-19
net: emac: Fix typo in a comment
Xiang wangx
[next]