linux/drivers/net/ethernet/micrel
Marek Vasut 7a552c850c net: ks8851: Implement register, FIFO, lock accessor callbacks
The register and FIFO accessors are bus specific, so is locking.
Implement callbacks so that each variant of the KS8851 can implement
matching accessors and locking, and use the rest of the common code.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Petr Stetiar <ynezz@true.cz>
Cc: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-28 16:30:04 -07:00
..
Kconfig net: remove ks8695 driver 2019-09-04 17:57:43 +02:00
ks8842.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
ks8851_mll.c net: ks8851-ml: Fix IO operations, again 2020-03-26 20:20:19 -07:00
ks8851.c net: ks8851: Implement register, FIFO, lock accessor callbacks 2020-05-28 16:30:04 -07:00
ks8851.h net: ks8851: Use 16-bit writes to program MAC address 2020-05-28 16:30:04 -07:00
ksz884x.c net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT 2020-02-20 10:10:32 -08:00
Makefile net: remove ks8695 driver 2019-09-04 17:57:43 +02:00