index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-08
qca_spi: Fix reset behavior
Stefan Wahren
1
-1
/
+7
2023-12-08
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
1
-0
/
+12
2023-07-27
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-06-30
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-10
net: qca_spi: Introduce stat about bad signature
Stefan Wahren
1
-0
/
+4
2021-05-10
net: qca_spi: Avoid re-sync for single signature error
Stefan Wahren
1
-1
/
+4
2021-05-10
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
1
-0
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+3
2019-12-12
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-22
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-08
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-18
net: qca_spi: Fix log level if probe fails
Stefan Wahren
1
-8
/
+8
2018-07-18
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
1
-0
/
+3
2018-07-18
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]