index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: sja1105: register switch before assigning port private data
Vivien Didelot
2019-10-22
net: dsa: mv88e6xxx: use ports list to map bridge
Vivien Didelot
2019-10-22
net: dsa: mv88e6xxx: use ports list to map port VLAN
Vivien Didelot
2019-10-22
net: dsa: mv88e6xxx: silently skip PVT ops
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
2019-10-15
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-15
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-15
net: dsa: sja1105: Switch to scatter/gather API for SPI
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-10-06
net: dsa: b53: Do not clear existing mirrored port mask
Florian Fainelli
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
2019-10-04
net: dsa: sja1105: Add support for port mirroring
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Initialize the meta_lock
Vladimir Oltean
2019-10-02
net: dsa: rtl8366: Check VLAN ID and not ports
Linus Walleij
2019-10-01
net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
Wen Yang
2019-09-30
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
2019-09-30
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
2019-09-30
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
2019-09-27
net: dsa: qca8k: Fix port enable for CPU port
Andrew Lunn
2019-09-22
net: dsa: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-22
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-21
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
2019-09-16
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
2019-09-16
net: dsa: b53: Add support for port_egress_floods callback
Florian Fainelli
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
2019-09-10
net: dsa: mv88e6xxx: add RXNFC support
Vivien Didelot
2019-09-10
net: dsa: mv88e6xxx: introduce .port_set_policy
Vivien Didelot
2019-09-10
net: dsa: mv88e6xxx: complete ATU state definitions
Vivien Didelot
2019-09-05
net: dsa: mt7530: Add support for port 5
René van Dorst
2019-09-05
net: dsa: mt7530: Convert to PHYLINK API
René van Dorst
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]