index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
lantiq_xrx200.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: lantiq_xrx200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
net: lantiq_xrx200: restore buffer if memory allocation failed
Aleksander Jan Bajkowski
2022-08-25
1
-0
/
+1
*
net: lantiq_xrx200: fix lock under memory pressure
Aleksander Jan Bajkowski
2022-08-25
1
-1
/
+1
*
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
2022-08-25
1
-0
/
+6
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-2
/
+2
*
net: lantiq_xrx200: fix use after free bug
Aleksander Jan Bajkowski
2022-03-07
1
-1
/
+1
*
net: lantiq_xrx200: convert to build_skb
Aleksander Jan Bajkowski
2022-01-05
1
-20
/
+36
*
net: lantiq_xrx200: increase napi poll weigth
Aleksander Jan Bajkowski
2022-01-05
1
-2
/
+4
*
net: lantiq_xrx200: add ingress SG DMA support
Aleksander Jan Bajkowski
2022-01-04
1
-7
/
+40
*
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
2021-12-28
1
-1
/
+1
*
net: lantiq_xrx200: increase buffer reservation
Aleksander Jan Bajkowski
2021-12-17
1
-10
/
+24
*
net: lantiq_xrx200: Hardcode the burst length value
Aleksander Jan Bajkowski
2021-10-29
1
-17
/
+4
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
net: lantiq: add support for jumbo frames
Aleksander Jan Bajkowski
2021-09-20
1
-7
/
+57
*
net: lantiq: configure the burst length in ethernet drivers
Aleksander Jan Bajkowski
2021-09-15
1
-3
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-2
/
+3
|
\
|
*
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
2021-06-15
1
-1
/
+2
|
*
net: lantiq: disable interrupt before sheduling NAPI
Aleksander Jan Bajkowski
2021-06-08
1
-1
/
+1
*
|
net: lantiq: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
1
-8
/
+1
|
/
*
net: lantiq: fix memory corruption in RX ring
Aleksander Jan Bajkowski
2021-05-21
1
-5
/
+9
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
net: lantiq: Remove redundant dev_err call in xrx200_probe()
Guobin Huang
2021-03-28
1
-3
/
+1
*
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
2020-09-23
1
-0
/
+2
*
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
2020-09-14
1
-3
/
+5
*
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
2020-09-14
1
-4
/
+4
*
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
2020-09-14
1
-1
/
+1
*
net: lantiq: Wake TX queue again
Hauke Mehrtens
2020-09-14
1
-0
/
+3
*
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
1
-1
/
+2
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-8
/
+2
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
2019-02-24
1
-1
/
+0
*
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
2018-11-16
1
-2
/
+3
*
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
2018-09-17
1
-9
/
+12
*
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
2018-09-17
1
-2
/
+2
*
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
2018-09-13
1
-0
/
+564