2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 09:34:22 +08:00
linux-next/drivers/net/ethernet/microchip
Jon Ringle 04fbfce7a2 net: Microchip encx24j600 driver
This ethernet driver supports the Micorchip enc424j600/626j600 Ethernet
controller over a SPI bus interface. This driver makes use of the regmap API to
optimize access to registers by caching registers where possible.

Datasheet:
http://ww1.microchip.com/downloads/en/DeviceDoc/39935b.pdf

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-05 04:02:41 -07:00
..
enc28j60_hw.h
enc28j60.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
encx24j600_hw.h net: Microchip encx24j600 driver 2015-10-05 04:02:41 -07:00
encx24j600-regmap.c net: Microchip encx24j600 driver 2015-10-05 04:02:41 -07:00
encx24j600.c net: Microchip encx24j600 driver 2015-10-05 04:02:41 -07:00
Kconfig net: Microchip encx24j600 driver 2015-10-05 04:02:41 -07:00
Makefile net: Microchip encx24j600 driver 2015-10-05 04:02:41 -07:00