summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2015-07-20net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot
2015-06-23dsa: mv88x6xxx: Zero statistics countersAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for scratch registersAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for device mapAndrew Lunn
2015-06-23dsa: mv88x6xxx: Add debugfs interface for statisticsAndrew Lunn
2015-06-23dsa: mv88x6xxx: Refactor getting a single statisticAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for ATUAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for registersAndrew Lunn
2015-06-10net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn
2015-05-17net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-09net: dsa: mv88e6xxx: Fix false positive lockdep splatAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace stats mutex with SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn
2015-05-09net: dsa: mv88e6171: Add other members of the familyAndrew Lunn
2015-05-09net: dsa: Move mv88e6172 support into mv88e6352 family driverAndrew Lunn
2015-05-09net: dsa: Converting remaining registers to mnemonicsAndrew Lunn
2015-05-09net: dsa: Centralize setting up portsAndrew Lunn
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn
2015-05-04net: dsa: mv88e6xxx: unregister mv88e6352 driverVivien Didelot
2015-04-20net: dsa: mv88e6xxx: use PORT_DEFAULT_VLANVivien Didelot
2015-04-20net: dsa: mv88e6xxx: fix setup of port control 1Vivien Didelot
2015-04-16net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()Geert Uytterhoeven
2015-04-16dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck
2015-04-16dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck
2015-03-29net: dsa: mv88e6171: Add support for hardware bridgingAndrew Lunn
2015-03-29net: dsa: mv88e6171: Add EEE support to the mv88e6172Andrew Lunn
2015-03-29net: dsa: mv88e6171: Add defines for switch product IDsAndrew Lunn
2015-03-29net: dsa: Centralise getting switch idAndrew Lunn
2015-03-29net: dsa: mv88e6352: Add support for ndo_fdb functionsGuenter Roeck
2015-03-29net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnextGuenter Roeck
2015-03-29net: dsa: mv88e6352: Add support for hardware bridgingGuenter Roeck
2015-03-29net: dsa: mv88e6xxx: Add Hardware bridging supportGuenter Roeck
2015-03-29net: dsa: mv88e6171: Use common port configurationGuenter Roeck
2015-03-29net: dsa: mv88e6123_61_65: Use common port configurationGuenter Roeck