index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mv88e6060.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
2015-11-16
1
-27
/
+37
*
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
2015-11-16
1
-1
/
+2
*
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
2015-11-16
1
-1
/
+1
*
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
2015-11-16
1
-1
/
+1
*
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
2015-11-16
1
-49
/
+0
*
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
2015-10-23
1
-2
/
+2
*
net: dsa: Report known silicon revisions for Marvell 88E6060
Guenter Roeck
2014-10-30
1
-1
/
+4
*
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2014-10-18
1
-4
/
+12
*
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-15
1
-4
/
+9
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
1
-1
/
+1
*
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2013-01-10
1
-5
/
+6
*
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
2013-01-10
1
-4
/
+8
*
DSA: Convert DSA comments to network-style comments
Barry Grussling
2013-01-10
1
-22
/
+9
*
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
2012-01-24
1
-0
/
+1
*
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
2011-11-29
1
-0
/
+293