index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mdio-octeon: Drop obsolete Kconfig advice
Jean Delvare
2015-10-08
1
-2
/
+0
*
net: update docbook comment for __mdiobus_register()
Russell King
2015-09-25
1
-2
/
+5
*
phy: marvell: add link partner advertised modes
Russell King
2015-09-25
1
-0
/
+9
*
phy: add phy_device_remove()
Russell King
2015-09-24
2
-5
/
+28
*
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
2015-09-24
1
-1
/
+1
*
phy: add proper phy struct device refcounting
Russell King
2015-09-24
1
-0
/
+12
*
phy: fix mdiobus module safety
Russell King
2015-09-24
2
-16
/
+21
*
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2015-09-24
2
-7
/
+16
*
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
1
-0
/
+1
*
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
1
-0
/
+1
*
Revert "net/phy: Add Vitesse 8641 phy ID"
Kevin Hao
2015-09-20
1
-14
/
+0
*
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
2015-09-09
3
-0
/
+154
*
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
2015-09-06
1
-1
/
+1
*
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
2015-09-01
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
*
phylib: simplify NULL checks
Sergei Shtylyov
2015-08-28
2
-5
/
+5
*
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
2015-08-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
3
-5
/
+22
|
\
|
*
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-08-27
1
-0
/
+9
|
*
net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
Russell King
2015-08-25
1
-4
/
+12
|
*
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
2015-08-25
1
-1
/
+1
*
|
net: phy: add interrupt support for aquantia phy
Shaohui Xie
2015-08-23
1
-0
/
+49
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
2
-16
/
+31
|
\
\
|
|
/
|
*
net: phy: fix semicolon.cocci warnings
kbuild test robot
2015-08-17
1
-1
/
+1
|
*
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
2015-08-17
1
-12
/
+19
|
*
net: phy: fix PHY_RUNNING in phy_state_machine
Shaohui Xie
2015-08-17
1
-4
/
+12
*
|
net: phy: select copper mode when Marvel 88e1111 in SGMII
Madalin Bucur
2015-08-10
1
-0
/
+11
*
|
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
2015-08-09
1
-0
/
+14
*
|
net: phy: add driver for aquantia phy
Shaohui Xie
2015-07-31
3
-0
/
+158
*
|
net: phy: spi_ks8995: clean up ks8995_registers_read/write
Vladimir Zapolskiy
2015-07-30
1
-22
/
+0
*
|
net: mdio-octeon: Fix octeon_mdiobus_probe function for return values
Radha Mohan Chintakuntla
2015-07-29
1
-5
/
+9
*
|
net: mdio-octeon: Modify driver to work on both ThunderX and Octeon
Radha Mohan Chintakuntla
2015-07-29
2
-21
/
+111
*
|
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
2015-07-27
1
-2
/
+9
*
|
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
2015-07-27
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
2
-3
/
+18
|
\
\
|
|
/
|
*
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
2015-07-21
1
-1
/
+1
|
*
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
2015-07-21
1
-2
/
+17
*
|
net: phy: fixed_phy: handle link-down case
Stas Sergeev
2015-07-21
1
-3
/
+5
*
|
phylib: add driver for Teranetics TN2020
Shaohui Xie
2015-07-20
3
-0
/
+134
*
|
dp83640: only report generic filters in ts_info
Jacob Keller
2015-07-17
1
-9
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-13
1
-1
/
+1
|
\
\
|
|
/
|
*
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
2015-07-08
1
-1
/
+1
*
|
net: phy: Support setting polarity in marvell phy driver
David Thomson
2015-07-10
2
-2
/
+41
*
|
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2015-07-10
1
-0
/
+2
|
/
*
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
2015-06-28
1
-0
/
+43
*
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
2015-06-28
1
-0
/
+7
*
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
2015-06-28
1
-6
/
+14
[next]