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.13.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
/
emac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for Qualcom drivers
Breno Leitao
1
-0
/
+1
2024-01-24
Revert "net: ethernet: qualcomm: Remove QDF24xx support"
Jakub Kicinski
5
-21
/
+521
2024-01-24
net: ethernet: qualcomm: Remove QDF24xx support
Konrad Dybcio
5
-521
/
+21
2023-09-20
net: ethernet: qualcomm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
2
-1
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-03-20
net: qcom/emac: Fix use after free bug in emac_remove due to race condition
Zheng Wang
1
-0
/
+6
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
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
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
1
-4
/
+1
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-06
net: qcom/emac: Replace strlcpy with strscpy
Jason Wang
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-09
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
1
-1
/
+2
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-0
/
+1
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
3
-5
/
+8
2020-02-19
net: qcom/emac: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-5
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-13
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-08
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
1
-3
/
+3
2019-08-01
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-7
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
12
-108
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-14
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-06-15
net: qcom/emac: Add missing of_node_put()
YueHaibing
1
-0
/
+1
2018-05-29
net: qcom/emac: fix device tree initialization
Timur Tabi
1
-3
/
+13
2018-05-21
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
1
-2
/
+4
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
4
-71
/
+103
2018-03-07
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
1
-9
/
+14
2018-01-25
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2
-3
/
+7
2017-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
1
-3
/
+3
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
1
-24
/
+15
2017-10-12
net: qcom/emac: clean up some TX/RX error messages
Timur Tabi
2
-13
/
+10
2017-10-12
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
1
-15
/
+24
2017-10-12
net: qcom/emac: remove unused address arrays
Timur Tabi
1
-13
/
+3
2017-10-12
net: qcom/emac: specify the correct DMA mask
Timur Tabi
1
-13
/
+4
2017-10-06
net: qcom/emac: make function emac_isr static
Colin Ian King
1
-1
/
+1
2017-09-26
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
1
-1
/
+2
[next]