summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/lantiq_xrx200.c
AgeCommit message (Expand)Author
2020-09-23net: lantiq: Add locking for TX DMA channelHauke Mehrtens
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens
2020-05-06net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens
2018-11-16net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET
2018-09-17net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens
2018-09-17net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens