summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorLines
2016-08-25net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli-1/+1
2016-08-23net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin-2/+6
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann-0/+2
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven-1/+1
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de-2/+1
2016-07-30net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli-2/+3
2016-07-20net: dsa: mv88e6xxx: kill last locked reg_readVivien Didelot-16/+19
2016-07-20net: dsa: mv88e6xxx: rework EEPROM accessVivien Didelot-283/+239
2016-07-20net: dsa: mv88e6xxx: remove unused phy_mutexVivien Didelot-6/+0
2016-07-19net: dsa: mv88e6xxx: add support for DSA ageing timeVivien Didelot-0/+14
2016-07-19net: dsa: mv88e6xxx: add G1 helper for ageing timeVivien Didelot-5/+54
2016-07-19net: dsa: mv88e6xxx: add cap for IRLVivien Didelot-20/+53
2016-07-19net: dsa: mv88e6xxx: add cap for Priority OverrideVivien Didelot-10/+33
2016-07-19net: dsa: mv88e6xxx: add cap for PVTVivien Didelot-13/+31
2016-07-19net: dsa: mv88e6xxx: rework Switch MAC setterVivien Didelot-75/+64
2016-07-19net: dsa: mv88e6xxx: add cap for MGMT Enables bitsVivien Didelot-18/+41
2016-07-19net: dsa: mv88e6xxx: extract trunk mappingVivien Didelot-21/+48
2016-07-19net: dsa: mv88e6xxx: extract device mappingVivien Didelot-15/+60
2016-07-19net: dsa: mv88e6xxx: split setup of Global 1 and 2Vivien Didelot-32/+62
2016-07-19net: dsa: mv88e6xxx: remove basic function flagsVivien Didelot-63/+6
2016-07-11b53: Fix build warning.David S. Miller-1/+1
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli-0/+21
2016-07-11net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli-10/+29
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann-6/+24
2016-06-25net: dsa: mv88e6xxx: rename single-chip supportVivien Didelot-720/+731
2016-06-25net: dsa: mv88e6xxx: move driver in its own folderVivien Didelot-11/+15
2016-06-23net: dsa: b53: Fix statistics readingsFlorian Fainelli-1/+1
2016-06-21net: dsa: mv88e6xxx: abstract switch registers accessesVivien Didelot-60/+170
2016-06-21net: dsa: mv88e6xxx: add port base address to infoVivien Didelot-1/+19
2016-06-21net: dsa: mv88e6xxx: pass compatible infoVivien Didelot-1/+16
2016-06-21net: dsa: mv88e6xxx: add detection helperVivien Didelot-34/+30
2016-06-21net: dsa: mv88e6xxx: add SMI init helperVivien Didelot-5/+21
2016-06-21net: dsa: mv88e6xxx: add chip allocation helperVivien Didelot-12/+27
2016-06-21net: dsa: mv88e6xxx: rename smi_mutex to reg_lockVivien Didelot-65/+62
2016-06-21net: dsa: mv88e6xxx: remove table args in info lookupVivien Didelot-10/+6
2016-06-21net: dsa: mv88e6xxx: use gpio get optional variantVivien Didelot-10/+3
2016-06-21net: dsa: mv88e6xxx: add switch register helpersVivien Didelot-13/+28
2016-06-21net: dsa: mv88e6xxx: do not increment bus refcountVivien Didelot-3/+0
2016-06-21net: dsa: mv88e6xxx: use already declared variablesVivien Didelot-3/+3
2016-06-21net: dsa: mv88e6xxx: remove redundant assignmentsVivien Didelot-3/+0
2016-06-21net: dsa: mv88e6xxx: fix style issuesVivien Didelot-19/+23
2016-06-16dsa: b53: fix big-endian register accessArnd Bergmann-12/+8
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli-26/+243
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli-3/+174
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli-0/+382
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli-0/+11
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli-0/+3268
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli-1/+275
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli-0/+70
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli-119/+119