summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/lantiq_xrx200.c
Commit message (Expand)AuthorAgeFilesLines
* net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-8/+2
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens2019-02-241-1/+0
* net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET2018-11-161-2/+3
* net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens2018-09-171-9/+12
* net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun2018-09-171-2/+2
* net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-131-0/+564