index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
fixed_phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed PHY: Add fixed_phy_change_carrier()
Joakim Tjernlund
2018-12-17
1
-1
/
+23
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-5
/
+14
*
net: phy: fixed-phy: Make the error path simpler
Fabio Estevam
2018-06-24
1
-5
/
+2
*
net: phy: fixed-phy: remove fixed_phy_update_state()
Russell King
2018-01-03
1
-31
/
+0
*
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
2016-11-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-11
/
+11
|
\
|
*
net: phy: Manage fixed PHY address space using IDA
Florian Fainelli
2016-06-29
1
-11
/
+11
*
|
phy: improve safety of fixed-phy MII register reading
Russell King
2016-06-27
1
-7
/
+21
*
|
phy: generate swphy registers on the fly
Russell King
2016-06-27
1
-26
/
+5
*
|
phy: separate swphy state validation from register generation
Russell King
2016-06-27
1
-8
/
+7
*
|
phy: move fixed_phy MII register generation to a library
Russell King
2016-06-27
1
-92
/
+3
|
/
*
phy: fix crash in fixed_phy_add()
Rabin Vincent
2016-05-20
1
-1
/
+5
*
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-04-26
1
-1
/
+1
*
phy: fixed: Fix removal of phys.
Andrew Lunn
2016-03-14
1
-2
/
+9
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-5
/
+5
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-3
/
+1
*
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
2015-09-24
1
-1
/
+1
*
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
2015-09-06
1
-1
/
+1
*
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
2015-08-31
1
-25
/
+48
*
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
1
-3
/
+23
*
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
2015-08-31
1
-0
/
+12
*
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-31
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
1
-0
/
+9
|
\
|
*
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-08-27
1
-0
/
+9
*
|
net: phy: fixed_phy: handle link-down case
Stas Sergeev
2015-07-21
1
-3
/
+5
|
/
*
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2015-04-03
1
-0
/
+29
*
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
2015-01-25
1
-1
/
+1
*
net: Allow FIXED_PHY to be modular.
David S. Miller
2014-12-16
1
-0
/
+337