Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck
2015-03-10net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli
2015-03-06net: dsa: let switches specify their tagging protocolFlorian Fainelli
2015-02-26net: dsa: Introduce dsa_is_port_initializedGuenter Roeck
2015-02-26net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-09-29net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli
2014-09-29net: dsa: allow enabling and disable switch portsFlorian Fainelli
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli
2014-09-20net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli
2014-09-16dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-16dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-14net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-04-30net: dsa: add ds_to_privFlorian Fainelli
2011-12-01dsa: Include linux/if_ether.h to fix build errorAxel Lin
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2009-03-22dsa: add switch chip cascading supportLennert Buytenhek
2008-10-09dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-09dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-09net: Distributed Switch Architecture protocol supportLennert Buytenhek