summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2015-08-10net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bitsAndrew Lunn
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-03net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot
2015-07-27dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
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-07-09dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev
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