index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
lantiq_xrx200.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
1
-3
/
+1
*
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
2020-09-24
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-25
1
-1
/
+0
*
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
2018-11-17
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