]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'fjes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2015 21:06:37 +0000 (14:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2015 21:06:37 +0000 (14:06 -0700)
commit56fff0a01fa056502a28d67cb5a2714d64780415
treef9f59b7da4c673d3f7cdbc5322e0e21c122fddfb
parent4a89ba04ecc6377696e4e26c1abc1cb5764decb9
parent786eec27cbb1713caf3b33538a877a21e779d3bc
Merge branch 'fjes'

Taku Izumi says:

====================
FUJITSU Extended Socket network device driver

This patchsets adds FUJITSU Extended Socket network device driver.
Extended Socket network device is a shared memory based high-speed
network interface between Extended Partitions of PRIMEQUEST 2000 E2
series.

You can get some information about Extended Partition and Extended
Socket by referring the following manual.

http://globalsp.ts.fujitsu.com/dmsp/Publications/public/CA92344-0537.pdf
    3.2.1 Extended Partitioning
    3.2.2 Extended Socke

v2.2 -> v3:
   - Fix up according to David's comment (No functional change)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>