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
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
1
-4
/
+1
2018-04-23
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-06
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
1
-2
/
+18
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
1
-1
/
+1
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
1
-1
/
+150
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
1
-10
/
+9
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
1
-55
/
+33
2018-01-03
net: phy: marvell: fix paged access races
Russell King
1
-217
/
+137
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
1
-0
/
+12
2017-12-18
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-12-13
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
1
-0
/
+4
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-9
/
+0
2017-11-01
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
1
-3
/
+5
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
1
-1
/
+1
2017-07-31
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
1
-5
/
+19
2017-07-31
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
1
-11
/
+14
2017-07-31
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
1
-29
/
+33
2017-07-31
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
1
-48
/
+40
2017-07-31
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
1
-32
/
+22
2017-07-31
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
1
-35
/
+12
2017-07-31
net: phy: marvell: tabification
Andrew Lunn
1
-15
/
+15
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
1
-0
/
+1
2017-06-12
net: phy: marvell: Show complete link partner advertising
Thomas Bogendoerfer
1
-7
/
+0
2017-06-04
net: phy: marvell: make some functions static
Colin Ian King
1
-3
/
+3
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-30
/
+37
2017-05-26
net: phy: marvell: Uniform page names
Andrew Lunn
1
-48
/
+46
2017-05-26
net: phy: marvell: helper to get and set page
Andrew Lunn
1
-44
/
+31
2017-05-26
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
1
-16
/
+46
2017-05-26
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
1
-11
/
+11
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
1
-4
/
+8
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
1
-56
/
+59
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
1
-213
/
+271
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
1
-3
/
+5
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
1
-3
/
+2
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
1
-13
/
+15
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-02-02
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
1
-0
/
+21
2017-02-02
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
1
-0
/
+20
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-01-24
phy: marvell: remove conflicting initializer
Arnd Bergmann
1
-7
/
+6
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-20
phy: marvell: Add support for temperature sensor
Andrew Lunn
1
-3
/
+420
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2016-12-01
net: phy: Fix the mdix_ctrl changes
Raju Lakkaraju
1
-2
/
+2
2016-11-13
net: phy: marvell: optimize logic for page changing during init
Uwe Kleine-König
1
-4
/
+2
[next]