index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-11
/
+11
*
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-1
/
+1
*
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
2018-11-12
1
-2
/
+0
*
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
1
-14
/
+12
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-20
/
+30
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-15
/
+0
*
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-02
1
-1
/
+1
*
net: phy: Add phydev_warn()
Andrew Lunn
2018-10-02
1
-1
/
+1
*
net: phy: marvell: Fix build.
David S. Miller
2018-09-26
1
-1
/
+1
*
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-09-26
1
-42
/
+21
*
net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
net: phy: marvell: change default m88e1510 LED configuration
Wang Dongsheng
2018-07-04
1
-18
/
+36
*
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
2018-04-28
1
-4
/
+1
*
net: phy: marvell: clear wol event before setting it
Jingju Hou
2018-04-24
1
-0
/
+9
*
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
2018-04-06
1
-2
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-2
/
+2
|
\
|
*
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2018-03-06
1
-2
/
+2
*
|
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-05
1
-1
/
+1
|
/
*
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
2018-01-10
1
-1
/
+150
*
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-08
1
-10
/
+9
*
net: phy: convert read-modify-write to phy_modify()
Russell King
2018-01-03
1
-55
/
+33
*
net: phy: marvell: fix paged access races
Russell King
2018-01-03
1
-217
/
+137
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-1
/
+14
|
\
|
*
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
2017-12-18
1
-0
/
+12
|
*
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
2017-12-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-17
1
-0
/
+4
|
\
|
|
*
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
2017-12-13
1
-0
/
+4
*
|
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-9
/
+0
|
/
*
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
2017-11-01
1
-3
/
+5
*
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
2017-08-04
1
-1
/
+1
*
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
2017-08-01
1
-5
/
+19
*
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
2017-08-01
1
-11
/
+14
*
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
2017-08-01
1
-29
/
+33
*
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
2017-08-01
1
-48
/
+40
*
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
2017-08-01
1
-32
/
+22
*
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
2017-08-01
1
-35
/
+12
*
net: phy: marvell: tabification
Andrew Lunn
2017-08-01
1
-15
/
+15
*
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-07-03
1
-0
/
+1
*
net: phy: marvell: Show complete link partner advertising
Thomas Bogendoerfer
2017-06-12
1
-7
/
+0
*
net: phy: marvell: make some functions static
Colin Ian King
2017-06-05
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-27
1
-30
/
+37
|
\
|
*
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
2017-05-24
1
-29
/
+37
*
|
net: phy: marvell: Uniform page names
Andrew Lunn
2017-05-26
1
-48
/
+46
*
|
net: phy: marvell: helper to get and set page
Andrew Lunn
2017-05-26
1
-44
/
+31
*
|
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
2017-05-26
1
-16
/
+46
*
|
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
2017-05-26
1
-11
/
+11
*
|
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
2017-05-17
1
-4
/
+8
*
|
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
2017-05-17
1
-56
/
+59
*
|
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
2017-05-17
1
-213
/
+271
*
|
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
2017-05-17
1
-3
/
+5
[next]