index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
2021-05-31
net: dsa: sja1105: some table entries are always present when read dynamically
Vladimir Oltean
2021-05-31
net: dsa: sja1105: always keep RGMII ports in the MAC role
Vladimir Oltean
2021-05-31
net: dsa: sja1105: add a translation table for port speeds
Vladimir Oltean
2021-05-31
net: dsa: sja1105: add a PHY interface type compatibility matrix
Vladimir Oltean
2021-05-31
net: dsa: sja1105: cache the phy-mode port property
Vladimir Oltean
2021-05-31
net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
Vladimir Oltean
2021-05-31
net: dsa: sja1105: allow SGMII PCS configuration to be per port
Vladimir Oltean
2021-05-31
net: dsa: sja1105: be compatible with "ethernet-ports" OF node name
Vladimir Oltean
2021-05-30
net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()
Yang Yingliang
2021-05-30
net: dsa: qca8k: check return value of read functions correctly
Yang Yingliang
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
2021-05-24
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
2021-05-23
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
2021-05-21
net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port
Florian Fainelli
2021-05-21
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
2021-05-21
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
2021-05-19
net: dsa: mt7530: add interrupt support
DENG Qingfang
2021-05-18
net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)
Wei Yongjun
2021-05-14
net: dsa: qca8k: pass switch_revision info to phy dev_flags
Ansuel Smith
2021-05-14
net: dsa: qca8k: improve internal mdio read/write bus access
Ansuel Smith
2021-05-14
net: dsa: qca8k: add support for internal phy and internal mdio
Ansuel Smith
2021-05-14
net: dsa: qca8k: enlarge mdio delay and timeout
Ansuel Smith
2021-05-14
net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
Ansuel Smith
2021-05-14
net: dsa: qca8k: clear MASTER_EN after phy read/write
Ansuel Smith
2021-05-14
net: dsa: qca8k: make rgmii delay configurable
Ansuel Smith
2021-05-14
net: dsa: qca8k: add ethernet-ports fallback to setup_mdio_bus
Ansuel Smith
2021-05-14
net: dsa: qca8k: add support for switch rev
Ansuel Smith
2021-05-14
net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
Ansuel Smith
[next]