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