summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-4/+4
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran-3/+18
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+18
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault-1/+18
2018-05-31net: dsa: mv88e6xxx: Be explicit about DT or pdataAndrew Lunn-0/+3
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli-14/+17
2018-05-23net: dsa: qca8k: Remove redundant parenthesesMichal Vokáč-1/+1
2018-05-23net: dsa: qca8k: Replace GPL boilerplate by SPDXMichal Vokáč-9/+1
2018-05-23net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč-0/+44
2018-05-23net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč-3/+9
2018-05-23net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč-1/+1
2018-05-23net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč-0/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+22
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller-1/+1
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn-5/+8
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn-7/+49
2018-05-20net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn-3/+0
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli-10/+3
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli-4/+7
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli-9/+11
2018-05-16net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli-1/+4
2018-05-14net: dsa: mv88e6xxx: add a stats setup functionVivien Didelot-17/+10
2018-05-14net: dsa: mv88e6xxx: add IEEE and IP mapping opsVivien Didelot-31/+127
2018-05-14net: dsa: mv88e6xxx: use helper for 6390 histogramVivien Didelot-15/+12
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+28
2018-05-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli-149/+0
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King-0/+125
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli-8/+206
2018-05-10net: dsa: mv88e6xxx: add RMU disable opVivien Didelot-0/+65
2018-05-10net: dsa: mv88e6xxx: set device numberVivien Didelot-7/+14
2018-05-10net: dsa: mv88e6xxx: add a cascade port opVivien Didelot-3/+43
2018-05-10net: dsa: mv88e6xxx: 88E6141/6341 SERDES supportMarek Behún-0/+25
2018-05-07net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn-1/+28
2018-04-29net: dsa: mv88e6xxx: remove Global 2 setupVivien Didelot-31/+0
2018-04-29net: dsa: mv88e6xxx: move device mapping setupVivien Didelot-32/+44
2018-04-29net: dsa: mv88e6xxx: move trunk setupVivien Didelot-6/+21
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang-7/+3
2018-04-27net: dsa: loop: Hook PHY statisticsFlorian Fainelli-2/+3
2018-04-27net: dsa: b53: Add support for reading PHY statisticsFlorian Fainelli-10/+70
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli-16/+64
2018-04-12net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran-2/+10
2018-04-04net: dsa: mt7530: Use NULL instead of plain integerFlorian Fainelli-3/+3
2018-04-04net: dsa: b53: Fix sparse warnings in b53_mmap.cFlorian Fainelli-9/+24
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn-1/+2
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn-28/+78
2018-03-26net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang-0/+1
2018-03-26net: dsa: mt7530: remove redundant MODULE_ALIAS entriesSean Wang-1/+0
2018-03-25net: dsa: mv88e6xxx: Call the common IRQ free codeAndrew Lunn-0/+2
2018-03-25net: dsa: mv88e6xxx: Use the DT IRQ trigger modeAndrew Lunn-1/+1