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
/
xrs700x
Age
Commit message (
Expand
)
Author
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-03
net: dsa: xrs700x: convert to phylink_generic_validate()
Russell King (Oracle)
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-09-19
net: dsa: xrs700x: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-06-16
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
2021-02-11
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
2021-02-11
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2021-02-04
net: dsa: xrs700x: Correctly address device over I2C
Tobias Waldekranz
2021-01-15
net: dsa: add Arrow SpeedChips XRS700x driver
George McCollister