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
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2016-07-19
net: dsa: support switchdev ageing time attr
Vivien Didelot
2016-07-12
net: dsa: Fix non static symbol warning
Wei Yongjun
2016-07-08
net: dsa: initialize the routing table
Vivien Didelot
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
2016-06-08
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
2016-06-08
net: dsa: Provide a slave MII bus if needed
Florian Fainelli
2016-06-08
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
Florian Fainelli
2016-06-08
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
2016-06-04
net: dsa: Add new binding implementation
Andrew Lunn
2016-06-04
net: dsa: Make mdio bus optional
Andrew Lunn
2016-06-04
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
2016-06-04
net: dsa: Split up creating/destroying of DSA and CPU ports
Andrew Lunn
2016-06-04
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
2016-06-04
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
2016-06-04
net: dsa: Move port device node into port structure
Andrew Lunn
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2016-06-04
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
Andrew Lunn
2016-06-04
net: dsa: slave: Remove MDIO address from switch MDIO bus name
Andrew Lunn
2016-06-04
net: dsa: slave: chip data is optional, don't dereference NULL
Andrew Lunn
2016-05-11
dsa: Rename switch chip data to cd
Andrew Lunn
2016-05-11
dsa: Remove master_dev from switch structure
Andrew Lunn
2016-05-11
dsa: Move gpio reset into switch driver
Andrew Lunn
2016-04-28
net: dsa: Provide CPU port statistics to master netdev
Florian Fainelli
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
2016-04-19
net: dsa: kill circular reference with slave priv
Vivien Didelot
2016-04-17
net: dsa: constify probed name
Vivien Didelot
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
2016-03-14
dsa: dsa: Fix freeing of fixed-phys from user ports.
Andrew Lunn
2016-03-14
dsa: Destroy fixed link phys after the phy has been disconnected
Andrew Lunn
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
2016-03-10
net: dsa: Fix cleanup resources upon module removal
Neil Armstrong
2016-03-01
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
2016-02-25
net: dsa: drop vlan_getnext
Vivien Didelot
2016-02-25
net: dsa: add port_vlan_dump routine
Vivien Didelot
2016-02-23
net: dsa: remove dsa_bridge_check_vlan_range
Vivien Didelot
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
2016-02-17
net: dsa: Unregister slave_dev in error path
Florian Fainelli
2016-02-16
net: dsa: remove phy_disconnect from error path
Sascha Hauer
2016-01-07
dsa: Register netdev before phy
Andrew Lunn
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
[next]