Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc: Update MCDI protocol definitions | Ben Hutchings | 2010-02-03 | 1 | -23/+179 |
| | | | | | Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer | Guido Barzini | 2010-01-25 | 1 | -1/+3 |
| | | | | | | | | | | | | | Due to a hardware bug in the SFC9000 family, the firmware must transfer raw GMAC statistics to host memory before aggregating them into the cooked (speed-independent) MAC statistics. Extend the stats buffer to support this. The length of the buffer is explicit in the MAC_STATS command, so this change is backward-compatible on both sides. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | sfc: Add firmware protocol definitions (MCDI) | Steve Hodgson | 2009-11-29 | 1 | -0/+1578 |
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net> |