commit | 2950219d87b040959f23484dd4ff5856bf1bc172 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <[email protected]> | Mon Oct 26 11:02:29 2015 +0200 |
committer | David S. Miller <[email protected]> | Tue Oct 27 19:34:48 2015 -0700 |
tree | 2abafbcee0954a3ee3b3ccb71823e4220bd763fc | |
parent | cee4d26448c1000ccc1711eb5e6ed4c15f18fa83 [diff] |
qede: Add basic network device support This patch includes the basic Rx/Tx support for the driver [although carrier will still never be turned on]. Following this patch the driver registers a network device, initializes it and prepares it for traffic. Signed-off-by: Sudarsana Kalluru <[email protected]> Signed-off-by: Yuval Mintz <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: David S. Miller <[email protected]>