index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-05-14
net: phy: remove Kconfig symbol MDIO_DEVRES
Heiner Kallweit
1
-1
/
+0
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+6
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+5
2025-02-18
net: qualcomm: rmnet: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2024-12-09
qca_spi: Make driver probing reliable
Stefan Wahren
1
-1
/
+1
2024-12-09
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
2
-15
/
+10
2024-10-09
qca_spi: Improve reset mechanism
Stefan Wahren
3
-15
/
+20
2024-10-09
qca_spi: Count unexpected WRBUF_SPC_AVA after reset
Stefan Wahren
1
-0
/
+1
2024-10-08
net: qcom/emac: Find sgmii_ops by device_for_each_child()
Zijun Hu
1
-5
/
+17
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-06-18
qca_spi: Make interrupt remembering atomic
Stefan Wahren
3
-14
/
+11
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+2
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
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/netdev/net
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
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/spi
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 call
Amit Kumar Mahapatra
1
-1
/
+1
[next]