Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1239430

Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver
Date 2015-10-05 12:40 +0200
Message-ID <qgblv-4JR-13@gated-at.bofh.it> (permalink)
References <qeKx4-2WG-11@gated-at.bofh.it> <qeKx4-2WG-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: jon@ringle.org
Date: Thu,  1 Oct 2015 07:43:21 -0400

> From: Jon Ringle <jringle@gridpoint.com>
> 
> 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>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function jon@ringle.org - 2015-10-01 13:50 +0200
  Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:40 +0200
    Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:50 +0200
      Re: [PATCH net-next v2 2/2] net: Microchip encx24j600 driver David Miller <davem@davemloft.net> - 2015-10-05 12:50 +0200
  Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-05 12:40 +0200
    Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Jon Ringle <jon@ringle.org> - 2015-10-05 14:00 +0200
      Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function David Miller <davem@davemloft.net> - 2015-10-05 15:10 +0200
        Re: [PATCH net-next v2 1/2] regmap: Allow installing custom  reg_update_bits function Mark Brown <broonie@kernel.org> - 2015-10-05 16:30 +0200

csiph-web