commit | d70e53262f5cfc0b88a211ef9cbd1ca5256f4a6b | [log] [tgz] |
---|---|---|
author | Jon Ringle <jringle@gridpoint.com> | Tue Oct 06 16:37:46 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 04:49:55 2015 -0700 |
tree | f617ca5dba505ee3b84d5bde7b1a7ad3cfcf6892 | |
parent | 494f8eb9b616590c78bb1974aed835a842f012b6 [diff] |
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>