index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
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
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
[next]