Age | Commit message (Expand) | Author | Files | Lines |
2016-04-19 | net: dsa: kill circular reference with slave priv | Vivien Didelot | 1 | -5/+0 |
2015-12-07 | net: dsa: move dsa slave destroy code to slave.c | Neil Armstrong | 1 | -0/+1 |
2015-07-31 | net: dsa: Add netconsole support | Florian Fainelli | 1 | -0/+4 |
2015-07-31 | net: dsa: Refactor transmit path to eliminate duplication | Florian Fainelli | 1 | -2/+2 |
2015-02-25 | net: dsa: integrate with SWITCHDEV for HW bridging | Florian Fainelli | 1 | -0/+4 |
2015-02-25 | net: dsa: Ensure that port array elements are initialized before being used | Guenter Roeck | 1 | -3/+2 |
2014-09-22 | net: dsa: allow switch drivers to implement suspend/resume hooks | Florian Fainelli | 1 | -0/+2 |
2014-09-15 | dsa: Split ops up, and avoid assigning tag_protocol and receive separately | Alexander Duyck | 1 | -1/+10 |
2014-08-27 | net: dsa: add Broadcom tag RX/TX handler | Florian Fainelli | 1 | -0/+3 |
2014-08-27 | net: dsa: allow for more complex PHY setups | Florian Fainelli | 1 | -0/+4 |
2014-08-27 | net: dsa: reduce number of protocol hooks | Florian Fainelli | 1 | -6/+3 |
2011-11-29 | dsa: Move all definitions needed by drivers into <net/dsa.h> | Ben Hutchings | 1 | -91/+0 |
2011-11-26 | dsa: Combine core and tagging code | Ben Hutchings | 1 | -0/+3 |
2011-11-26 | dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions | Ben Hutchings | 1 | -33/+0 |
2009-09-01 | netdev: convert pseudo-devices to netdev_tx_t | Stephen Hemminger | 1 | -3/+3 |
2009-03-21 | dsa: add switch chip cascading support | Lennert Buytenhek | 1 | -16/+81 |
2008-10-08 | dsa: add support for Trailer tagging format | Lennert Buytenhek | 1 | -0/+3 |
2008-10-08 | dsa: add support for original DSA tagging format | Lennert Buytenhek | 1 | -0/+3 |
2008-10-08 | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 1 | -0/+110 |