Jeroen De Wachter
|
b822ee6c5e
|
encx24j600: Fix some checkstyle warnings
Signed-off-by: Jeroen De Wachter <jeroen.de_wachter.ext@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
2016-12-16 13:31:47 -05:00 |
|
Jon Ringle
|
d70e53262f
|
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-08 04:49:55 -07:00 |
|
David S. Miller
|
6a27a6c3be
|
Revert "net: Microchip encx24j600 driver"
This reverts commit 04fbfce7a2 .
|
2015-10-06 06:25:36 -07:00 |
|
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 |
|