OpenCloudOS-Kernel/drivers/net/ethernet/cavium/thunder
David Daney 46b903a01c net, thunder, bgx: Add support to get MAC address from ACPI.
Currently there is no way to get the MAC address in a firmware
independent manner, so set the MAC address of the device directly from
the ACPI tables.

The binding agrees with the proposed standard here:

http://www.uefi.org/sites/default/files/resources/nic-request-v2.pdf

Based on code from: Narinder Dhillon <ndhillon@cavium.com>
                    Tomasz Nowicki <tomasz.nowicki@linaro.org>
                    Robert Richter <rrichter@cavium.com>

Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>
Signed-off-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-11 11:47:57 -07:00
..
Makefile net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
nic.h net: thunderx: Set watchdog timeout value 2015-07-29 23:52:32 -07:00
nic_main.c net: thunderx: rework mac address handling 2015-06-02 12:49:29 -07:00
nic_reg.h net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
nicvf_ethtool.c net: thunderx: Wakeup TXQ only if CQE_TX are processed 2015-07-29 23:52:31 -07:00
nicvf_main.c net: thunderx: Add PCI driver shutdown routine 2015-07-29 23:52:32 -07:00
nicvf_queues.c net: thunderx: Suppress alloc_pages() failure warnings 2015-07-29 23:52:31 -07:00
nicvf_queues.h net: thunderx: Fix RQ_DROP miscalculation 2015-07-29 23:52:31 -07:00
q_struct.h net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
thunder_bgx.c net, thunder, bgx: Add support to get MAC address from ACPI. 2015-08-11 11:47:57 -07:00
thunder_bgx.h net: thunderx: rework mac address handling 2015-06-02 12:49:29 -07:00