Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array | Casey Leedom | 2010-07-20 |
| | | | | | | | | | Fix off-by-one error in checking for the end of the mailbox response delay array. We ended up walking off the end and, if we were unlucky, we'd end up pulling in a 0 and never terminate the mailbox response delay loop ... Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and ↵ | Casey Leedom | 2010-06-29 |
device communication code Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code. Signed-off-by: Casey Leedom Signed-off-by: David S. Miller <davem@davemloft.net> |