Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rocker: remove swdev mode | Roopa Prabhu | 2014-12-10 | 1 | -17/+1 |
* | net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig | Andreas Ruprecht | 2014-12-09 | 1 | -1/+1 |
* | rocker: fix eth_type type in struct rocker_ctrl | Jiri Pirko | 2014-12-09 | 1 | -1/+1 |
* | rocker: introduce be put/get variants and use it when appropriate | Jiri Pirko | 2014-12-09 | 1 | -31/+48 |
* | rocker: Use logical operators on booleans | Thomas Graf | 2014-12-03 | 1 | -8/+8 |
* | rocker: Add proper validation of Netlink attributes | Thomas Graf | 2014-12-03 | 1 | -0/+9 |
* | rocker: add ndo_bridge_setlink/getlink support for learning policy | Scott Feldman | 2014-12-03 | 2 | -0/+100 |
* | rocker: implement ndo_fdb_dump | Jiri Pirko | 2014-12-03 | 1 | -0/+73 |
* | rocker: implement L2 bridge offloading | Scott Feldman | 2014-12-03 | 1 | -1/+669 |
* | rocker: implement rocker ofdpa flow table manipulation | Scott Feldman | 2014-12-03 | 1 | -2/+1467 |
* | rocker: introduce rocker switch driver | Jiri Pirko | 2014-12-03 | 4 | -0/+2519 |