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
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
1
-20
/
+1
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
1
-16
/
+10
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
1
-18
/
+8
2019-12-19
net: phy: marvell: consolidate phy status reading
Russell King
1
-43
/
+17
2019-12-19
net: phy: marvell: use positive logic for link state
Russell King
1
-4
/
+3
2019-12-19
net: phy: marvell: initialise link partner state earlier
Russell King
1
-20
/
+5
2019-12-19
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
1
-34
/
+32
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-15
/
+4
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
1
-4
/
+1
2019-10-30
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
1
-0
/
+3
2019-10-29
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
1
-0
/
+12
2019-10-29
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
1
-0
/
+64
2019-10-29
net: phy: marvell: fix downshift function naming
Heiner Kallweit
1
-15
/
+15
2019-10-29
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
1
-4
/
+4
2019-10-21
net: phy: marvell: remove superseded function marvell_set_downshift
Heiner Kallweit
1
-53
/
+35
2019-10-21
net: phy: marvell: support downshift as PHY tunable
Heiner Kallweit
1
-1
/
+87
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-04-26
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
1
-2
/
+4
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
1
-1
/
+5
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-14
/
+14
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
1
-0
/
+108
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+0
2019-02-02
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
1
-16
/
+0
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-6
/
+1
2019-01-15
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
1
-1
/
+1
2019-01-15
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
1
-1
/
+34
2018-12-05
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
1
-11
/
+11
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
1
-1
/
+1
2018-11-11
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
1
-2
/
+0
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
1
-14
/
+12
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-20
/
+30
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-15
/
+0
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
1
-1
/
+1
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
1
-1
/
+1
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
1
-1
/
+1
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
1
-42
/
+21
2018-07-27
net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()
Jia-Ju Bai
1
-1
/
+1
2018-07-04
net: phy: marvell: change default m88e1510 LED configuration
Wang Dongsheng
1
-18
/
+36
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
[next]