index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
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
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-06
net: qcom/emac: Replace strlcpy with strscpy
Jason Wang
2021-08-31
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-09
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-21
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
2021-06-16
net: qualcomm: rmnet: Remove some unneeded casts
Subash Abhinov Kasiviswanathan
2021-06-16
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
Bjorn Andersson
2021-06-14
net: qualcomm: rmnet: always expose a few functions
Alex Elder
2021-06-14
net: qualcomm: rmnet: don't over-count statistics
Alex Elder
2021-06-12
net: qualcomm: rmnet: IPv6 payload length is simple
Alex Elder
2021-06-12
net: qualcomm: rmnet: drop some unary NOTs
Alex Elder
2021-06-12
net: qualcomm: rmnet: trailer value is a checksum
Alex Elder
2021-06-12
net: qualcomm: rmnet: remove unneeded code
Alex Elder
2021-06-12
net: qualcomm: rmnet: return earlier for bad checksum
Alex Elder
2021-06-12
net: qualcomm: rmnet: show that an intermediate sum is zero
Alex Elder
2021-06-12
net: qualcomm: rmnet: rearrange some NOTs
Alex Elder
2021-06-12
net: qualcomm: rmnet: remove some local variables
Alex Elder
2021-06-11
net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping
Alex Elder
2021-06-11
net: qualcomm: rmnet: avoid unnecessary byte-swapping
Alex Elder
2021-06-11
net: qualcomm: rmnet: clarify a bit of code
Alex Elder
[next]