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
/
lantiq_xrx200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-05
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2023-09-20
net: ethernet: lantiq_xrx200: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-08-25
net: lantiq_xrx200: restore buffer if memory allocation failed
Aleksander Jan Bajkowski
1
-0
/
+1
2022-08-25
net: lantiq_xrx200: fix lock under memory pressure
Aleksander Jan Bajkowski
1
-1
/
+1
2022-08-25
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
1
-0
/
+6
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+2
2022-03-07
net: lantiq_xrx200: fix use after free bug
Aleksander Jan Bajkowski
1
-1
/
+1
2022-01-06
net: lantiq_xrx200: convert to build_skb
Aleksander Jan Bajkowski
1
-20
/
+36
2022-01-06
net: lantiq_xrx200: increase napi poll weigth
Aleksander Jan Bajkowski
1
-2
/
+4
2022-01-04
net: lantiq_xrx200: add ingress SG DMA support
Aleksander Jan Bajkowski
1
-7
/
+40
2021-12-28
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
1
-1
/
+1
2021-12-18
net: lantiq_xrx200: increase buffer reservation
Aleksander Jan Bajkowski
1
-10
/
+24
2021-10-29
net: lantiq_xrx200: Hardcode the burst length value
Aleksander Jan Bajkowski
1
-17
/
+4
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-09-20
net: lantiq: add support for jumbo frames
Aleksander Jan Bajkowski
1
-7
/
+57
2021-09-15
net: lantiq: configure the burst length in ethernet drivers
Aleksander Jan Bajkowski
1
-3
/
+18
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-06-16
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
1
-1
/
+2
2021-06-09
net: lantiq: disable interrupt before sheduling NAPI
Aleksander Jan Bajkowski
1
-1
/
+1
2021-06-07
net: lantiq: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-8
/
+1
2021-05-22
net: lantiq: fix memory corruption in RX ring
Aleksander Jan Bajkowski
1
-5
/
+9
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2021-03-29
net: lantiq: Remove redundant dev_err call in xrx200_probe()
Guobin Huang
1
-3
/
+1
2020-09-24
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
1
-0
/
+2
2020-09-15
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-15
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-15
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-15
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-05-07
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-8
/
+2
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-02-25
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2018-11-17
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
1
-2
/
+3
2018-09-17
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
1
-9
/
+12
2018-09-17
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
1
-2
/
+2
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
1
-0
/
+564