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
*
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
2016-03-01
1
-0
/
+11
*
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
2016-03-01
1
-1
/
+16
*
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
2016-02-17
1
-2
/
+13
*
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
2016-02-17
1
-1
/
+1
*
net: phy: bcm7xxx: Remove wildcard entries
Florian Fainelli
2016-02-16
1
-31
/
+0
*
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
Florian Fainelli
2016-02-16
1
-4
/
+0
*
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
2016-02-16
1
-3
/
+3
*
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
2016-02-16
1
-1
/
+1
*
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-28
1
-0
/
+1
*
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
2016-01-21
1
-10
/
+44
*
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
2016-01-21
1
-13
/
+18
*
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
2016-01-21
1
-5
/
+10
*
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
2016-01-20
1
-0
/
+17
*
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
2016-01-17
1
-9
/
+23
*
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
2016-01-17
1
-8
/
+11
*
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
2016-01-17
1
-9
/
+54
*
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
2016-01-17
1
-1
/
+1
*
net: phy: turn carrier off on phy attach
Sjoerd Simons
2016-01-15
1
-0
/
+5
*
phy: remove an unneeded condition
Dan Carpenter
2016-01-12
1
-1
/
+1
*
mdio_bus: NULL dereference on allocation error
Dan Carpenter
2016-01-12
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-2
/
+10
|
\
|
*
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
2016-01-08
1
-2
/
+10
*
|
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
2016-01-10
1
-0
/
+22
*
|
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
3
-14
/
+29
*
|
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
4
-13
/
+198
*
|
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
2016-01-07
1
-1
/
+15
*
|
mdio_bus: Generalise of_mdiobus_link_phydev()
Andrew Lunn
2016-01-07
1
-14
/
+15
*
|
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
2
-26
/
+40
*
|
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
26
-118
/
+8
*
|
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
2
-73
/
+120
*
|
phy_device: Move phy attributes into phy_device
Andrew Lunn
2016-01-07
2
-42
/
+44
*
|
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
2
-13
/
+54
*
|
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
13
-89
/
+95
*
|
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
8
-36
/
+10
*
|
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
2016-01-07
1
-7
/
+5
*
|
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-0
/
+27
*
|
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
4
-32
/
+23
*
|
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
2
-2
/
+2
*
|
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
4
-13
/
+17
*
|
phy: micrel: Add ethtool statistics counters
Andrew Lunn
2015-12-31
1
-0
/
+96
*
|
phy: marvell: Add ethtool statistics counters
Andrew Lunn
2015-12-31
1
-0
/
+135
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
2
-3
/
+17
|
\
\
|
|
/
|
*
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-12-14
1
-1
/
+6
|
*
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
2015-12-11
1
-2
/
+11
*
|
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
2015-12-06
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
2
-2
/
+3
|
\
\
|
|
/
|
*
net: phy: reset only targeted phy
Jérôme Pouiller
2015-12-03
1
-1
/
+2
|
*
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
2015-11-23
1
-1
/
+1
*
|
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
2015-11-25
1
-0
/
+14
|
/
*
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
2015-11-17
1
-0
/
+3
[next]