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
/
mv88e6060.c
Age
Commit message (
Expand
)
Author
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
2016-09-01
net: dsa: remove ds_to_priv
Vivien Didelot
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
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: Rename DSA probe function.
Andrew Lunn
2016-04-13
net: dsa: Keep the mii bus and address in the private structure
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
2015-11-15
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
2015-11-15
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
2015-11-15
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
2015-11-15
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
2015-11-15
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
2015-10-23
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
2014-10-30
net: dsa: Report known silicon revisions for Marvell 88E6060
Guenter Roeck
2014-10-17
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
2013-01-10
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
2011-11-29
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings