index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
qca_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
qca_spi: Make interrupt remembering atomic
Stefan Wahren
1
-8
/
+8
2024-01-31
qca_7k: Replace old mail address
Stefan Wahren
1
-1
/
+1
2024-01-31
qca_7k: Replace BSD boilerplate with SPDX
Stefan Wahren
1
-14
/
+1
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
1
-1
/
+1
2024-01-31
qca_spi: Add QCASPI prefix to ring defines
Stefan Wahren
1
-2
/
+2
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
2023-12-09
qca_spi: Fix reset behavior
Stefan Wahren
1
-1
/
+7
2023-12-09
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
1
-0
/
+12
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-19
net: qca_spi: Avoid high load if QCA7000 is not available
Stefan Wahren
1
-2
/
+1
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-08-31
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
1
-1
/
+1
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+9
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
1
-4
/
+2
2021-05-11
net: qca_spi: Introduce stat about bad signature
Stefan Wahren
1
-0
/
+4
2021-05-11
net: qca_spi: Avoid re-sync for single signature error
Stefan Wahren
1
-1
/
+4
2021-05-11
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
1
-0
/
+1
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+3
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-20
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
1
-5
/
+4
2019-11-20
net: qca_spi: fix receive buffer size check
Michael Heimpold
1
-1
/
+1
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2018-11-09
net: qca_spi: Add available buffer space verification
Stefan Wahren
1
-1
/
+15
2018-09-24
net: qca_spi: Introduce write register verification
Stefan Wahren
1
-7
/
+21
2018-09-05
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
1
-53
/
+57
2018-07-19
net: qca_spi: Fix log level if probe fails
Stefan Wahren
1
-8
/
+8
2018-07-19
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
1
-0
/
+3
2018-07-19
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
1
-1
/
+1
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-1
/
+0
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-05-30
net: qualcomm: prepare frame decoding for UART driver
Stefan Wahren
1
-1
/
+1
2017-05-30
net: qualcomm: rename qca_framing.c to qca_7k_common.c
Stefan Wahren
1
-1
/
+1
2017-05-30
net: qca_spi: Clarify MODULE_DESCRIPTION
Stefan Wahren
1
-1
/
+1
2017-05-30
net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
Stefan Wahren
1
-0
/
+24
2017-05-30
net: qca_spi: remove QCASPI_MTU
Stefan Wahren
1
-2
/
+1
2017-05-30
net: qualcomm: Improve readability of length defines
Stefan Wahren
1
-6
/
+6
2017-05-30
net: qualcomm: use net_device_ops instead of direct call
Stefan Wahren
1
-2
/
+2
2017-05-30
net: qca_spi: Use SET_NETDEV_DEV()
Stefan Wahren
1
-0
/
+1
2017-05-11
net: qca_spi: Fix alignment issues in rx path
Stefan Wahren
1
-4
/
+6
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-12
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
[next]