summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
AgeCommit message (Expand)Author
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli
2017-10-28net: dsa: move fixed link registration helpersVivien Didelot
2017-10-28net: dsa: use dsa_is_user_port everywhereVivien Didelot
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot
2017-09-19net: dsa: move master ethtool codeVivien Didelot
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-07net: dsa: Add support for learning FDB through notificationArkadi Sharshevsky
2017-08-07net: dsa: remove useless args of dsa_cpu_dsa_setupVivien Didelot
2017-08-06net: dsa: User per-cpu 64-bit statisticsFlorian Fainelli
2017-08-02net: dsa: Add support for 64-bit statisticsFlorian Fainelli
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-04net: dsa: Pass dsa_port reference to ethtool setup/restoreFlorian Fainelli
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh
2017-05-18net: dsa: include dsa.h only onceVivien Didelot
2017-05-17net: dsa: Sort DSA tagging protocol driversAndrew Lunn
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli
2017-02-06net: dsa: add switch notifierVivien Didelot
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-26net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot
2017-01-06net: dsa: remove version stringVivien Didelot
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-27net: dsa: fix fixed-link-phy device leaksJohan Hovold
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli