index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mv88e6060.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+3
2019-04-30
net: dsa: mv88e6060: Remove support for legacy probing
Andrew Lunn
1
-39
/
+1
2019-04-30
net: dsa: mv88e6060: Support probing as an mdio device
Andrew Lunn
1
-1
/
+58
2019-04-27
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
1
-13
/
+7
2019-04-27
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
1
-32
/
+41
2019-04-27
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
1
-21
/
+22
2019-04-27
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
1
-5
/
+1
2018-12-03
mv88e6060: disable hardware level MAC learning
Anderson Luiz Alves
1
-7
/
+3
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-1
/
+2
2017-10-28
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
1
-3
/
+2
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
1
-1
/
+1
2017-10-14
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
2017-10-14
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-09-21
net: dsa: use dedicated CPU port
Vivien Didelot
1
-1
/
+1
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
1
-1
/
+1
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
1
-1
/
+1
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
1
-2
/
+6
2016-09-01
net: dsa: remove ds_to_priv
Vivien Didelot
1
-2
/
+2
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
1
-3
/
+3
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
1
-1
/
+6
2016-04-17
net: dsa: constify probed name
Vivien Didelot
1
-5
/
+5
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-1
/
+1
2016-04-13
net: dsa: Rename DSA probe function.
Andrew Lunn
1
-3
/
+4
2016-04-13
net: dsa: Keep the mii bus and address in the private structure
Andrew Lunn
1
-18
/
+26
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-1
/
+2
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-1
/
+2
2015-11-15
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
1
-27
/
+37
2015-11-15
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
1
-1
/
+2
2015-11-15
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
1
-49
/
+0
2015-10-23
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
1
-2
/
+2
2014-10-30
net: dsa: Report known silicon revisions for Marvell 88E6060
Guenter Roeck
1
-1
/
+4
2014-10-17
dsa: Fix conversion from host device to mii bus
Guenter Roeck
1
-4
/
+12
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-4
/
+9
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
1
-1
/
+1
2013-01-10
DSA: Convert printk calls to netdev_info calls
Barry Grussling
1
-5
/
+6
2013-01-10
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
1
-4
/
+8
2013-01-10
DSA: Convert DSA comments to network-style comments
Barry Grussling
1
-22
/
+9
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
1
-0
/
+1
2011-11-29
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
1
-0
/
+293