Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rocker: mark copy-to-cpu pkts as forwarding offloaded | Scott Feldman | 2015-07-07 | 4 | -3/+11 |
* | rocker: return -1 when dropping packet on ingress | Scott Feldman | 2015-07-07 | 1 | -1/+1 |
* | rocker: fix missing break statements | Scott Feldman | 2015-07-07 | 1 | -0/+2 |
* | rocker: fix misplaced break statement | Scott Feldman | 2015-07-07 | 1 | -1/+1 |
* | rocker: don't queue receive pkts when port is disabled | Scott Feldman | 2015-07-07 | 1 | -8/+10 |
* | rocker: fix memory leak | Gonglei | 2015-07-07 | 1 | -1/+2 |
* | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 2015-06-22 | 1 | -4/+4 |
* | qmp/hmp: add rocker device support | Scott Feldman | 2015-06-12 | 5 | -0/+418 |
* | rocker: bring link up/down on PHY enable/disable | Scott Feldman | 2015-06-12 | 1 | -0/+12 |
* | rocker: Add support for phys name | David Ahern | 2015-06-12 | 4 | -2/+30 |
* | rocker: timestamp on the debug logs helps correlate with events in the VM | David Ahern | 2015-05-11 | 1 | -1/+10 |
* | rocker: add new rocker switch device | Scott Feldman | 2015-05-11 | 12 | -0/+5508 |