commit | 2950219d87b040959f23484dd4ff5856bf1bc172 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Mon Oct 26 11:02:29 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | 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 <Sudarsana.Kalluru@qlogic.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>