| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: Add dsa_is_dsa_port() helper | Andrew Lunn | 2015-08-18 | 1 | -0/+5 |
* | net: dsa: add support for switchdev VLAN objects | Vivien Didelot | 2015-08-14 | 1 | -0/+11 |
* | net: dsa: change FDB routines prototypes | Vivien Didelot | 2015-08-11 | 1 | -6/+11 |
* | Revert "Merge branch 'mv88e6xxx-switchdev-fdb'" | David S. Miller | 2015-08-11 | 1 | -10/+6 |
* | net: dsa: add support for switchdev FDB objects | Vivien Didelot | 2015-08-10 | 1 | -6/+10 |
* | net: dsa: Add basic framework to support ndo_fdb functions | Guenter Roeck | 2015-03-29 | 1 | -0/+6 |
* | net: dsa: utilize of_find_net_device_by_node | Florian Fainelli | 2015-03-10 | 1 | -0/+1 |
* | net: dsa: let switches specify their tagging protocol | Florian Fainelli | 2015-03-06 | 1 | -0/+5 |
* | net: dsa: Introduce dsa_is_port_initialized | Guenter Roeck | 2015-02-25 | 1 | -0/+5 |
* | net: dsa: integrate with SWITCHDEV for HW bridging | Florian Fainelli | 2015-02-25 | 1 | -0/+10 |
* | net: dsa: Add support for reading switch registers with ethtool | Guenter Roeck | 2014-10-30 | 1 | -0/+7 |
* | net: dsa: Add support for switch EEPROM access | Guenter Roeck | 2014-10-30 | 1 | -0/+10 |
* | net: dsa: Add support for reporting switch chip temperatures | Guenter Roeck | 2014-10-30 | 1 | -0/+16 |
* | net: dsa: add includes for ethtool and phy_fixed definitions | Florian Fainelli | 2014-10-18 | 1 | -0/+1 |
* | net: dsa: allow switches driver to implement get/set EEE | Florian Fainelli | 2014-09-28 | 1 | -0/+9 |
* | net: dsa: allow enabling and disable switch ports | Florian Fainelli | 2014-09-28 | 1 | -0/+8 |
* | net: dsa: add {get, set}_wol callbacks to slave devices | Florian Fainelli | 2014-09-22 | 1 | -0/+8 |
* | net: dsa: allow switch drivers to implement suspend/resume hooks | Florian Fainelli | 2014-09-22 | 1 | -0/+6 |
* | net: dsa: allow switch drivers to specify phy_device::dev_flags | Florian Fainelli | 2014-09-19 | 1 | -0/+1 |
* | dsa: Replace mii_bus with a generic host device | Alexander Duyck | 2014-09-15 | 1 | -4/+5 |
* | dsa: Split ops up, and avoid assigning tag_protocol and receive separately | Alexander Duyck | 2014-09-15 | 1 | -4/+6 |
* | net: dsa: change tag_protocol to an enum | Florian Fainelli | 2014-09-13 | 1 | -7/+10 |
* | net: dsa: add Broadcom tag RX/TX handler | Florian Fainelli | 2014-08-28 | 1 | -0/+5 |
* | net: dsa: allow updating fixed PHY link information | Florian Fainelli | 2014-08-28 | 1 | -0/+3 |
* | net: dsa: allow drivers to do link adjustment | Florian Fainelli | 2014-08-28 | 1 | -0/+7 |
* | net: dsa: allow switches to work without tagging | Florian Fainelli | 2014-08-28 | 1 | -0/+5 |
* | net: dsa: allow for more complex PHY setups | Florian Fainelli | 2014-08-28 | 1 | -0/+1 |
* | net: dsa: retain a per-port device_node pointer | Florian Fainelli | 2014-08-28 | 1 | -0/+1 |
* | net: dsa: provide a switch device device tree node pointer | Florian Fainelli | 2014-08-28 | 1 | -0/+7 |
* | net: dsa: reduce number of protocol hooks | Florian Fainelli | 2014-08-28 | 1 | -17/+3 |
* | net: dsa: add ds_to_priv | Florian Fainelli | 2014-04-30 | 1 | -0/+5 |
* | dsa: Include linux/if_ether.h to fix build error | Axel Lin | 2011-12-01 | 1 | -0/+1 |
* | dsa: Move all definitions needed by drivers into <net/dsa.h> | Ben Hutchings | 2011-11-29 | 1 | -0/+90 |
* | dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions | Ben Hutchings | 2011-11-26 | 1 | -2/+51 |
* | dsa: add switch chip cascading support | Lennert Buytenhek | 2009-03-22 | 1 | -9/+33 |
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-09 | 1 | -0/+1 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-09 | 1 | -0/+2 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-09 | 1 | -0/+34 |