index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-01-31
qca_7k: Replace old mail address
Stefan Wahren
3
-3
/
+3
2024-01-31
qca_7k: Replace BSD boilerplate with SPDX
Stefan Wahren
9
-129
/
+9
2024-01-31
qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
Stefan Wahren
1
-1
/
+1
2024-01-31
qca_spi: Log expected signature in error case
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Improve calculation of RX buffer size
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Introduce QCASPI_RX_MAX_FRAMES
Stefan Wahren
2
-1
/
+2
2024-01-31
qca_spi: Add QCASPI prefix to ring defines
Stefan Wahren
3
-8
/
+8
2024-01-31
qca_7k_common: Drop unused len from qcafrm_handle
Stefan Wahren
1
-3
/
+0
2024-01-31
qca_7k_common: Drop unnecessary function description
Stefan Wahren
1
-11
/
+0
2024-01-31
qca_spi: Avoid skb_copy_expand in TX path
Stefan Wahren
1
-0
/
+2
2024-01-31
qca_spi: Improve SPI IRQ handling
Stefan Wahren
1
-10
/
+11
2024-01-31
qca_spi: Improve SPI thread creation
Stefan Wahren
1
-4
/
+7
2024-01-31
qca_spi: Add check for kthread_stop
Stefan Wahren
1
-2
/
+4
2024-01-29
net: fill in MODULE_DESCRIPTION()s for Qualcom drivers
Breno Leitao
2
-0
/
+2
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-1
/
+1
2024-01-24
Revert "net: ethernet: qualcomm: Remove QDF24xx support"
Jakub Kicinski
5
-21
/
+521
2024-01-23
net: ethernet: qualcomm: Remove QDF24xx support
Konrad Dybcio
5
-521
/
+21
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2024-01-11
net: qualcomm: rmnet: fix global oob in rmnet_policy
Lin Ma
1
-1
/
+1
2023-12-08
qca_spi: Fix reset behavior
Stefan Wahren
1
-1
/
+7
2023-12-08
qca_debug: Fix ethtool -G iface tx behavior
Stefan Wahren
1
-3
/
+5
2023-12-08
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
2
-5
/
+16
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+2
2023-09-20
net: ethernet: qualcomm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
4
-3
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-06-19
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
1
-2
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-04-12
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
1
-0
/
+1
2023-03-20
net: qcom/emac: Fix use after free bug in emac_remove due to race condition
Zheng Wang
1
-0
/
+6
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
1
-1
/
+1
2023-01-13
net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
Daniele Palmas
1
-0
/
+45
2023-01-13
net: qualcomm: rmnet: add tx packets aggregation
Daniele Palmas
7
-4
/
+246
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-28
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-2
/
+2
2022-06-19
net: emac: Fix typo in a comment
Xiang wangx
1
-1
/
+1
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-3
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-4
/
+12
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-1
/
+1
[next]